This is the mail archive of the gdb-prs@sourceware.org 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: gdb/2278: Please allow redirection of individual commandoutput to files


The following reply was made to PR gdb/2278; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: dank@kegel.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2278: Please allow redirection of individual command
	output to files
Date: Mon, 25 Jun 2007 14:23:32 -0400

 On Mon, Jun 25, 2007 at 06:10:17PM -0000, dank@kegel.com wrote:
 > http://sourceware.org/ml/gdb/2007-06/msg00237.html
 > mentions that a user would like the ability
 > to redirect individual commands' output to a file, e.g.
 >    backtrace > backtrace.log
 > 
 > That ought to be possible, and it's something commandline
 > users might appreciate.
 
 I doubt that there is any syntax that applies to a substantial number
 of GDB commands and is not horribly ambiguous, except possibly a
 prefix.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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