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 | 3a91f3dce20816939d50ef5eeaf21fc3fc107cef (patch) | |
tree | 1ab3cf6239c7174fb6cd8b44997b7c68f0a053f1 /gdb/doc/ChangeLog | |
parent | 6e6b4a424b0516437fb37fee658d6969d903f887 (diff) | |
download | gdb-3a91f3dce20816939d50ef5eeaf21fc3fc107cef.tar.gz |
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 44bf4205675..a759cad58b2 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. |