Re: Second Request: gdb in xfree86: ^C

2002-02-14 Thread Larry Hall (RFK Partners, Inc)
At 08:51 AM 2/14/2002, David wrote: >Hello, > >I am running xfree86 on top of cygwin on a WindowsNT. In an >xterm, I enter the following commands: > > gdb -nowindows /usr/X11R6/bin/editres.exe > run > >After the program starts, if I enter Cntl-C in the gdb window, the >xserver die

Second Request: gdb in xfree86: ^C

2002-02-14 Thread David
Hello, I am running xfree86 on top of cygwin on a WindowsNT. In an xterm, I enter the following commands: gdb -nowindows /usr/X11R6/bin/editres.exe run After the program starts, if I enter Cntl-C in the gdb window, the xserver dies. Is there a way to break into gdb without kil