This is the mail archive of the gdb-patches@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: [rfc] Suppress printing fork attach/detach message by default (GNU/Linux)


On Mon, Dec 06, 2004 at 10:22:22PM -0500, Daniel Jacobowitz wrote:
> Is anyone particularly attached to these messages?  I was fixing a bug
> report (very old now) which indicated I needed to call target_terminal_ours,
> and I stopped to wonder if the user really cares about this.
> 
> Generally I don't.  They just get in the way.
> 
> Not yet committed; will wait to see if anyone has comments.
> 
> -- 
> Daniel Jacobowitz
> 
> 2004-12-06  Daniel Jacobowitz  <dan@debian.org>
> 
> 	* linux-nat.c (child_follow_fork): Call target_terminal_ours before
> 	printing output.  Use fprintf_unfiltered.  Only print output when
> 	debugging.

No one had any comments; I've finally checked this in.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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