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

    Debugging voxl-package

    Software Development
    2
    2
    36
    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

      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.

      Alex KushleyevA 1 Reply Last reply Reply Quote 0
      • Alex KushleyevA
        Alex Kushleyev ModalAI Team @arcj
        last edited by Alex Kushleyev

        @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
        • First post
          Last post
        Powered by NodeBB | Contributors