This is the mail archive of the gdb-patches@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: [gdbserver/win32] Remove WSTOPSIG call from win32-low.c


On Tue, May 08, 2007 at 03:09:15AM +0100, Pedro Alves wrote:
> Hi all,
> 
> There is a WSTOPSIG call on a value not returned from
> wait or waitpid, in win32-low.c.  The our_status.value.sig always
> contains a TARGET_SIGNAL_*.
> No functionality change here, as this is just a debug output.
> 
> OK?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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