GDB monitor

Christian Prochaska christian.prochaska at ...1...
Tue Mar 15 21:49:55 CET 2016


Hi Joscha,

the 'gdb_monitor.run' script should work out of the box on foc_x86_32,
nova_x86_32 and (with one failing test) foc_pbxa9 on Qemu. I tried it
with your github branch and it worked for me after I removed the newly
added TCP redirection line from the run script.

The 'gdb_monitor_interactive_tcp.run' script works for me on these
platforms on Qemu with the attached patch.

For the HW platform, there might be some work to do on the base system
if there are problems with pausing and resuming of threads or with
getting the current register state. When trying to resume execution at a
specific instruction pointer or to modify register contents in general,
the base platform must support this. I'm not sure if the HW platform
already supports it (base-foc does, base-nova not yet).

Regards,
Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb_monitor_interactive_tcp.patch
Type: text/x-patch
Size: 1424 bytes
Desc: not available
URL: <http://lists.genode.org/pipermail/users/attachments/20160315/addd8f86/attachment.bin>


More information about the users mailing list