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 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.

-- 
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]