diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5e95bdd..fab0c16 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2000-07-06 Christopher Faylor <cgf@cygnus.com> + + * infcmd.c (attach_command): Move "stop_soon_quietly" setting + inside ATTACH_NO_WAIT conditional since we are not about to + stop soon if we're not calling wait_for_inferior. + Wed Jul 5 21:06:39 2000 Andrew Cagney <cagney@b1.cygnus.com> * config/i386/fbsd.mh (NATDEPFILES): Keep NATDEPFILES to a single |