gnupru icon indicating copy to clipboard operation
gnupru copied to clipboard

Finish GDB support for PRU

Open dinuxbg opened this issue 8 years ago • 2 comments

Explore GDB PRU port feasibility. So far there is a very rough GDB backend for the PRU simulator target.

The following items remain to be implemented:

  • Stack unwiding support. This is needed for source-level GDB debugging.
  • Real target backend support via remoteproc framework, preferably without an intermediate gdbserver.

dinuxbg avatar Sep 21 '15 15:09 dinuxbg