diff options
author | Roland Pesch <pesch@cygnus> | 1991-05-03 20:19:18 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-05-03 20:19:18 +0000 |
commit | 17224795470e1129aeb2188fc0660a3c3612ddf3 (patch) | |
tree | 5e7a4cbc36ea4bb0175b0437d07045378c87ee11 /gdb | |
parent | 86bbb439c8fa01fd55d6cbce102483a471ffd0c4 (diff) | |
download | gdb-17224795470e1129aeb2188fc0660a3c3612ddf3.zip gdb-17224795470e1129aeb2188fc0660a3c3612ddf3.tar.gz gdb-17224795470e1129aeb2188fc0660a3c3612ddf3.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1510c43..ae776bb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri May 3 13:10:01 PDT 1991 Roland Pesch (pesch at fowanton.cygnus.com) + + * valprint.c introduce "set p", "set pr", "show p" and "show pr" as + aliases for set/show print. + Thu May 2 11:22:02 1991 Jim Kingdon (kingdon at cygint.cygnus.com) * coffread.c (coff_sym_fns) [TDESC]: Make the type be m88kbcs. |