diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-09-19 15:51:25 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-09-19 15:51:25 +0000 |
commit | 8d30a00d374d4cb00c6625eaa41ff1311b7b99bb (patch) | |
tree | 97b8972d362e7f638b431d571de4c65dfc32a609 /gdb/doc/ChangeLog | |
parent | 8418f5ff1c6fba2d7fa61638e7b2f32b18549644 (diff) | |
download | gdb-8d30a00d374d4cb00c6625eaa41ff1311b7b99bb.zip gdb-8d30a00d374d4cb00c6625eaa41ff1311b7b99bb.tar.gz gdb-8d30a00d374d4cb00c6625eaa41ff1311b7b99bb.tar.bz2 |
2002-09-19 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Maintenance Commands): Document ``maint
internal-error'' and ``maint internal-warning''.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 44bf420..a759cad 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,8 @@ 2002-09-19 Andrew Cagney <ac131313@redhat.com> + * gdb.texinfo (Maintenance Commands): Document ``maint + internal-error'' and ``maint internal-warning''. + * gdbint.texinfo (Target Architecture Definition): Revise description of STACK_ALIGN. Add description of FRAME_ALIGN. |