From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Miles" To: "GDB Mailing List" Subject: capture gdb output Date: Thu, 19 Apr 2001 05:53:00 -0000 Message-id: References: <000001c0c8b6$5bbba0c0$97010110@thyronlocal> X-SW-Source: 2001-04/msg00138.html I need to be able to capture all the output from my gdb session into some type of log file. It seems like this is a feature that would definitely exist, but I have been searching the sources and documentation for any mention of this capability with no luck. Does anyone know if gdb has this functionality and if so, how to use it? If it helps, I am using the 03/20/01 snapshot of GDB on a Linux-i386 system. I am also using it as a remote Linux kernel debugger although I don't believe that is relevant. many thanks, Michael Miles