Any Interactive Debugging OpenOCD Examples or Feature Ideas? #1642
Unanswered
bryanbrattlof
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I was wondering if anyone has seen an example of or uses the OpenOCDDevice (or any of the debugging drivers) to create an interactive debugging session for a remote NetworkUSBDebugger resource? If not would that be something we're interested in? My goal is to have a way to debug low level firmware (TF-A, U-Boot, or other vendor firmware) where JTAG is usually the only method we have to understand what's going wrong.
I'll create the proof of concept soon however my idea was to extend the labgrid-client with a 'gdb' command to spin up whatever driver is needed and expose the ports openocd generates locally on the client side. Though I wasn't sure if anyone has thought about this or is already working on the same functionality.
Happy Hacking
~Bryan
Beta Was this translation helpful? Give feedback.
All reactions