Age | Commit message (Collapse) | Author | Files | Lines |
|
* All GDB files that #include defs.h: Removed stdio.h.
(defs.h): #include stdio.h.
This has been tested by building GDBs for all targets hosted on Sun4.
None of the build problems were related to stdio.h inclusion. (n.b.
many configurations don't build for other reasons.)
|
|
will make ChangeLog entries for all of them.
|
|
signame.c, sparc-xdep.c: Prototypes for all static functions. Lint.
|
|
* expression.h, main.c: const spreads like ooze.
|
|
ChangeLog has the details. This is preliminary for quick release,
cleanups remain to be done.
|
|
convert to use of variable arg count concat() in libiberty.
|
|
|
|
Also, fix a C++ problem when looking for methods in super-classes.
(There was confusion between base and derived types.)
|
|
* language.c, printcmd.c: Lint.
* language.h (get_frame_language): Declare.
* saber.suppress: update.
* stack.c (find_relative_frame): Remove complex code that was
#if 0'd, stick with simple code. Lint.
* saber.suppress: Update a bit.
* symfile.c (add_symbol_file_command): Add "?" to question.
* utils.c (parse_escape): Avoid \a due to bdead compilers.
* value.h: Declare typedef_print.
* valprint.c (val_print, type_print_base): TYPE_CODE_RANGE less
kludgey.
|
|
and restore the language string after giving help.
* valprint.c (typedef_print): Print typedef in C or M2.
* symtab.c (list_symbols): Use it.
|
|
* language.c (set_language_command): Handle errors by restoring
the language string to its current state (fix from A. Beers).
|
|
check documentation strings.
|
|
declarations, and definitions.
|