[RFC] Toogle debug flags in gdbserver

Markus Deuling deuling@de.ibm.com
Fri Jan 19 13:51:00 GMT 2007


Hi Daniel,

Daniel Jacobowitz schrieb:
> On Thu, Jan 18, 2007 at 12:54:10PM +0100, Markus Deuling wrote:
>> The idea is to define two new packets 'qDebugThread' and 'qDebugRemote' and 
>> connect it to two new
>> 'set debug' commands.
> 
> RDA uses "monitor" commands to toggle debug flags; I think that's
> probably simpler.
> 

thank you for your hint. But I think I oversee s.th. The monitor cmd seems not to 
work for me.

How can I set "debug_threads" eg in linux-low.c to 1 with the 'monitor' command ? The 
only way I currently see is to toggle 'remote_debug' with a 'd' Packet.


Regards,
Markus

-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com 



More information about the Gdb mailing list