tui/1703: the run command suspends gdbtui

Daniel Jacobowitz drow@false.org
Sat Dec 4 17:28:00 GMT 2004


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

From: Daniel Jacobowitz <drow@false.org>
To: Joshua Neuheisel <joshua@neuheisel.us>, gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: tui/1703: the run command suspends gdbtui
Date: Sat, 4 Dec 2004 12:22:09 -0500

 On Sat, Dec 04, 2004 at 01:58:00PM -0000, Joshua Neuheisel wrote:
 >  The fix here seems simple:  the exit call in linux_tracefork_child  
 >  should be an "_exit" call instead.  There's no reason for calls  
 >  registered with atexit to execute here, since this was just a  
 >  "temporary" fork for testing purposes only.
 
 You're completely right.  Thanks!  I've checked this in to HEAD.
 
 tui still gets hideously confused if the child has any output, but
 things otherwise work better.
 
 -- 
 Daniel Jacobowitz



More information about the Gdb-prs mailing list