Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: sbhagava AT hypercom DOT com Message-Id: <9903259223.AA922394483@smtp.hypercom.com> X-Mailer: ccMail Link to SMTP R8.30.00.7 Date: Thu, 25 Mar 1999 12:40:54 -0700 To: Subject: GDB, m68k-coff, remote debugging MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Description: "cc:Mail Note Part" I'm trying to use GDB from NT and do remote debugging for m68k over the serial line. I have had problems with B19 to interrupt (Control-C) after a "continue" command on the GDB. It looks like GDB doesn't get the signal while it is waiting on the serial read(blocked). I upgraded my Cygwin to B20.1 tried compiling GDB and using it with B20.1 It helped to some extent and GDB is able to catch the signal SIGINT while the serial read is blocked and while GDB is waiting for something to come on the serial line. But, this works only one time. GDB cannot get this signal anymore in the same shell session. Starting a new GDB session in a new shell helps. Also, I downloaded the Jan 15th Snapshot and installed the Cygwin-inst*. The problem with this version is that the GDB doesn't get the signal at all while waiting for the serial read. It behaves the same as Cygwin B19 behaved. I think the problem is in the handling of signals while doing the blocked I/O calls. Any help or suggestions will be appreciated. Thanks, Satish Bhagavatula. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com