diff options
author | Joel Brobecker <brobecker@gnat.com> | 2003-04-03 15:14:48 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2003-04-03 15:14:48 +0000 |
commit | 6be67e674a60d75af6ff1b6c2fc9c5f0e8769a99 (patch) | |
tree | 4589b59b0dc3f83a90be65c50705443c641b0480 /gdb/doc/ChangeLog | |
parent | 29b058f1b4ae3e45a4c62c94981bdfe7ddb117bc (diff) | |
download | gdb-6be67e674a60d75af6ff1b6c2fc9c5f0e8769a99.zip gdb-6be67e674a60d75af6ff1b6c2fc9c5f0e8769a99.tar.gz gdb-6be67e674a60d75af6ff1b6c2fc9c5f0e8769a99.tar.bz2 |
* observer.texi (GDB Observers): Adjust the documentation for the
normal_stop notification to better describe reality. Fix a couple
of minor typos.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 0d935b6..7c35033 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-04-02 J. Brobecker <brobecker@gnat.com> + + * observer.texi (GDB Observers): Adjust the documentation for the + normal_stop notification to better describe reality. Fix a couple + of minor typos. + 2003-04-02 Bob Rossi <bob_rossi@cox.net> * gdb.texinfo (GDB/MI Program Control): Add |