This is the mail archive of the gdb@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: Catch signals in GDBserver running on windows under cygwin


On Mon, May 27, 2002 at 05:48:37PM +0200, Christophe PLANAT wrote:
> Hi all,
> 
> I am using GDBserver running on windows under CYGWIN (GDB is running on
> the other side).

Curious - what version of gdbserver?  I don't know of any FSF version that
supported cygwin.

> When GDBServer is runnning (augmented of several debug printing) a DOS
> window is open. If this DOS window is killed or closed (by using the
> small cross in the upper right corner), I wish to catch the
> corresponding signal and warn the GDB client that the server is down.
> 
> How to catch such signals on Windows NT (or 98) ? I tried several
> signal() on signals recognized on window (SIGABRT, ILL, INT, SEGV and
> TERM) without any success.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]