* expprint.c (print_subexp): Add missing ']'.
authorFred Fish <fnf@specifix.com>
Fri, 12 Jun 1992 20:51:42 +0000 (20:51 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 12 Jun 1992 20:51:42 +0000 (20:51 +0000)
commit6b53bf346d9dcf6345119e3e9c2a33ffb9a09d1f
treedfa59169a43128526d334e31e492aa745f381ea6
parent28de880c482d203c6f660c182e3aed1902815003
* expprint.c (print_subexp):  Add missing ']'.
* defs.h (reg_names):  Fix declaration to match that in infcmd.c
* stack.c (reg_names):  Delete redundant (and inconsistent) decl.
* WHATS.NEW:  Point out improved C++ function name handling.
* gdbtypes.c (lookup_fundamental_type):  For now, use the same
type names for both implicitly and explicitly signed integral
types.  See comment in the source code.
gdb/ChangeLog
gdb/WHATS.NEW
gdb/gdbtypes.c