bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copy gdb output to a file?


From: Tim Combs
Subject: Re: Copy gdb output to a file?
Date: Wed, 11 Jul 2001 09:51:29 -0500
User-agent: Mutt/1.2.5i

I always do:
gdb 2>&1 |tee <filename>

On the command line
set height 0


Tim
address@hidden
On Wed, Jul 11, 2001 at 07:12:52AM -0700, Lee Merrill wrote:
> I thought there was a way to copy gdb output to a file, but I can't
> find any such command in the documentation. Does someone know how to
> do this?
> 
> Thanks,
> Lee
> 
> _______________________________________________
> Bug-gdb mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-gdb
--------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]