From Frank Ch. Eigler <fche@cygnus.com>

* infrun.c (wait_for_inferior): Allow SIGTRAP to be "pass"ed to target program.
(But the comments are cagney's and not Frank's.)
This commit is contained in:
Andrew Cagney 1999-02-07 22:35:03 +00:00
parent 92a24a438f
commit dd1a4280b2
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
Mon Jan 4 10:05:43 1999 Frank Ch. Eigler <fche@cygnus.com>
* infrun.c (wait_for_inferior): Allow SIGTRAP to be "pass"ed
to target program.
Fri Feb 5 16:46:14 1999 Stan Shebs <shebs@andros.cygnus.com>
* NEWS: Add mentions of various new things.
Thu Feb 4 00:19:14 1999 Christopher Faylor <cgf@cygnus.com>
* configure.in: Move termcap determination a later in the
file to catch setting of cygwin flag.
* configure: Regenerate.
Wed Feb 3 14:16:38 1999 Christopher Faylor <cgf@cygnus.com>
* config/i386/cygwin.mh: Move TERMCAP test code to configure.in.