This is the mail archive of the gdb@sources.redhat.com 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: Outputting to a file?


On Wed, 4 Dec 2002, James Sampson wrote:

> Do any of you know if it's possible to get the GDB to send the commands used 
> for remote debugging in a file, instead of on the serial port (Filling up the 
> file with commands)?.

Maybe this:
(gdb) help set remotelogfile
Set filename for remote session recording.
This file is used to record the remote session for future playback
by gdbserver.

Keith



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