diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 12fa08760a..49cab687b1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,18 @@ +Mon Jan 4 10:05:43 1999 Frank Ch. Eigler + + * infrun.c (wait_for_inferior): Allow SIGTRAP to be "pass"ed + to target program. + +Fri Feb 5 16:46:14 1999 Stan Shebs + + * NEWS: Add mentions of various new things. + +Thu Feb 4 00:19:14 1999 Christopher Faylor + + * 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 * config/i386/cygwin.mh: Move TERMCAP test code to configure.in.