From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: gdb-patches@sourceware.cygnus.com Subject: Re: Patch to allow interrupting rdi target with SIGINT Date: Tue, 09 Nov 1999 13:01:00 -0000 Message-id: <19991109150102.A29496@visi.com> References: <19991109145906.A28986@visi.com> X-SW-Source: 1999-q4/msg00214.html On Tue, Nov 09, 1999 at 02:59:06PM -0600, Grant Edwards wrote: > Attached is a patch against gdb-4.18 sources. This patch can be > applied to 4.18 either before or after my previous rdi patches. The > changes are listed below: > > > gdb/rdi-share/ardi.c: > > Added code from Thomas Zenker that enables the user to interrupt > target execution by sending SIGINT (usually control-C) to gdb. Ok, this time I'll attach the patch file....