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: [patch] gdbserver: print correct child exit status/signal


On Thu, Mar 04, 2004 at 10:01:46PM -0500, Daniel Jacobowitz wrote:
> On Mon, Mar 01, 2004 at 04:15:18PM -0500, Nathan J. Williams wrote:
> > 
> > Something else I had in my tree. Gdbserver was printing exit statuses
> > and termination signals from a variable that contained the in-protocol
> > signal from a command, if anything.
> > 
> >         - Nathan
> > 
> > 2004-03-01  Nathan J. Williams  <nathanw@wasabisystems.com>
> > 
> > 	* server.c (main): Print child status or termination signal from
> > 	variable 'signal', not 'sig'.
> 
> Fancy that, you're quite right.  This is OK also.

Also committed to HEAD and 6.1.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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