Re: GDB monitor

2016-03-15 Thread Christian Prochaska
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

2016-03-15 Thread Joscha Benz
Hi, im currently working with Genode on Zynq-7000 based HW and i was trying to port GDB Monitor to that platform. So far i implemented * ports/src/lib/gdbserver_platform/spec/hw_zynq/low.cc * ports/lib/mk/spec/hw_zynq/gdbserver_platform.mk I then tried running a modified version "make