• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    Debugging voxl-package

    Software Development
    2
    2
    37
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      arcj
      last edited by 18 Feb 2025, 18:18

      I am accessing voxl2 via WSL2 Ubuntu on Windows 11 through adb shell. I want to debug the voxl-tflite-server line by line similar to the way one can debug software on visual studio by putting breakpoints and checking the variable values.

      Is there a way to do so while executing the package on voxl? I want to debug voxl-tflite-server while taking input camera frames from the high res camera.

      A 1 Reply Last reply 18 Feb 2025, 21:15 Reply Quote 0
      • A
        Alex Kushleyev ModalAI Team @arcj
        last edited by Alex Kushleyev 18 Feb 2025, 21:18 18 Feb 2025, 21:15

        @arcj , I don't think we have tried it but i believe the approach you are looking for is described here : https://developers.redhat.com/blog/2015/04/28/remote-debugging-with-gdb

        If you are looking to use a GUI-based debugger front end, it would have to be compatible with gdb.

        If you try this, let us know if it works! 🙂

        Alex

        1 Reply Last reply Reply Quote 0
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors