Manual for "monitor"

Andrew Cagney cagney@gnu.org
Tue Aug 24 19:32:00 GMT 2004


> Hi
> 
> There is a command "monitor" to send data to a target (and also request
> some from it). But I couldn't find anything in the gdb manual. Is this
> somewhere explained? Or do I need to look in the source? I already
> have looked in monitor.c and it seems that there is a lot more possible
> than just sending a string to the target.

Look at target.c:do_monitor_command, and remote.c:remote_rcmd.

Andrew

> Thanks
> 
> bye  Fabi
> 
> 
> 



More information about the Gdb mailing list