This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: gdbstub initial code, v4


On Fri, Aug 20, 2010 at 07:49:28PM +0200, Oleg Nesterov wrote:
> > (gdb) set remote debug 1
> 
> set debug remote 1. Yes, I tried this. Very, very inconvenient.
> In this case the debugging output is mixed with the normal output,
> 
> Also: you can't save to file, can't filter packets, can't add
> the packet for debugging (not implemented yet).

set remotelogfile filename addresses those first two.  I don't know
what you mean by the last thing, but if it's useful, gdb can perhaps grow a
way to do it.

-- 
Daniel Jacobowitz
CodeSourcery


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