From 0b7984094d3d23909c21b28bc0b03d52f9bdd04a Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 20 Sep 1991 23:59:13 +0000 Subject: * language.c (set_language_command): Print useful help message, and restore the language string after giving help. * valprint.c (typedef_print): Print typedef in C or M2. * symtab.c (list_symbols): Use it. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 70830d5..233491a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Fri Sep 20 16:10:52 1991 John Gilmore (gnu at cygnus.com) + * language.c (set_language_command): Print useful help message, + and restore the language string after giving help. + * valprint.c (typedef_print): Print typedef in C or M2. + * symtab.c (list_symbols): Use it. * main.c (main): Avoid any output before (gdb) prompt when -q. * language.c (set_language_command): Handle errors by restoring the language string to its current state (fix from A. Beers). -- cgit v1.1