* cplus-dem.c (do_args): Handle void args the same as others.
authorFred Fish <fnf@specifix.com>
Wed, 6 May 1992 21:16:11 +0000 (21:16 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 6 May 1992 21:16:11 +0000 (21:16 +0000)
commit55b3ef9a579d2a5475728f8e53f71923af896f23
tree57025fdc4acd8e8cf0dba63f2ef43217a65ff8da
parent32846f9c3e3714fcc88615c9f670850a5978354a
* cplus-dem.c (do_args):  Handle void args the same as others.
* objfiles.c (free_objfile):  Only try to unmap files when
reusable objfiles are supported.
* valprint.c (type_print_varspec_suffix):  Add parameter that
specifies if C++ demangling included function arguments.  Use
it to suppress printing extra pair of ()'s.
* valprint.c (type_print_1):  Fix problem with printing demangled
C++ function types where demangled type includes the function
args.
gdb/ChangeLog
gdb/cplus-dem.c
gdb/objfiles.c
This page took 0.025183 seconds and 4 git commands to generate.