From: Andrew Cagney Date: Sun, 7 Feb 1999 22:35:03 +0000 (+0000) Subject: From Frank Ch. Eigler X-Git-Tag: gdb-4_18~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd1a4280b2692faeceb3f1fc3f031ad5c7c5483d;p=external%2Fbinutils.git From Frank Ch. Eigler * infrun.c (wait_for_inferior): Allow SIGTRAP to be "pass"ed to target program. (But the comments are cagney's and not Frank's.) --- 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 + + * 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.