Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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.
|
|
|
|
|
|
Look at the ChangeLog for Apr 30 and May 1.
|
|
Return void not int. (also declarations in symfile.h and value.h).
Deal with multiple inheritance.
|
|
solib.c (solib_add), symfile.c ({,add_}symbol_file_command):
Use it.
|
|
solib.c (solib_add): Don't malloc name passed to symbol_file_add.
|
|
(_initialize_symfile, add_syms_addr_command):
Rename add-syms to add-symbol-file.
|
|
free_named_symtabs): Move these routines from symmisc.c.
|
|
been read in, particularly for VxWorks.
* symfile.c (symbol_file_add): Use filtered printing and wrap it.
If we have wiped out any old symbol tables, clean up at end of
symbol reading.
(symbol_file_command): Don't reference symfile_fns if it's zero.
|
|
|