diff options
author | Roland Pesch <pesch@cygnus> | 1991-08-23 04:38:47 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-08-23 04:38:47 +0000 |
commit | 0a3492951d4c2596c8134f324b02b3aecf66a9c1 (patch) | |
tree | 4c3429daf9d6592a471718b55ea2c8f6e24c85a9 | |
parent | a71bfbcc751ac8af434b71909007518cdbdf463e (diff) | |
download | gdb-0a3492951d4c2596c8134f324b02b3aecf66a9c1.zip gdb-0a3492951d4c2596c8134f324b02b3aecf66a9c1.tar.gz gdb-0a3492951d4c2596c8134f324b02b3aecf66a9c1.tar.bz2 |
Document ChangeLog catchup.
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9eead7d..68f48df 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -2,7 +2,13 @@ Thu Aug 22 16:20:27 1991 Roland H. Pesch (pesch at cygint.cygnus.com) * doc/refcard.tex: permuted Essential Commands sec - * doc/gdb.texinfo: new C++ chapter; revised installation appendix. + * doc/gdb.texinfo: new C++ chapter; revised installation appendix; + new doc for + set/show symbol-reloading + default set complaints 0 + info all-registers + RET-repeat disabled after prompted long displays + processID (attach) interpretation of 2nd GDB cmdline arg Thu Aug 22 14:05:47 1991 Stu Grossman (grossman at cygint.cygnus.com) |