This is the mail archive of the gdb@sourceware.cygnus.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]

Re: bt -vs- files


> From: Tom Tromey <tromey@cygnus.com>
> Date: 19 Apr 2000 12:22:34 -0600
> 
> I often send a backtrace along with a bug report.
> It sure would be helpful if there were a way to send the output of
> `bt' to a file, e.g. `bt > FILE'.

Agreed.

Speaking of which, I think GDB should provide a general dribble
feature to record the entire session on a file.  I understand that
most people use script(1) to get that, but that's not a real solution,
to say nothing of systems which lack the `script' command.

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