This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Toogle debug flags in gdbserver


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]