diff options
-rw-r--r-- | gdb/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 12fa087..49cab68 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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. |