Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
tm-sun3.h: Define TARGET_SUN3.
|
|
* cplus-dem.c: Use CPLUS_MARKER not '$'. If CPLUS_MARKER isn't
defined, define it to '$'.
|
|
just been left out of the distribution for a long time).
|
|
|
|
|
|
|
|
other L*% things.
* coffread.c (SDB_TYPE): New macro.
various: Use it instead of checking against T_NULL.
|
|
before we compile it.
defs.h: Protect against multiple inclusion.
param.h: Include defs.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
* symtab.c (lookup_symbol, find_pc_symtab, find_pc_line,
decode_line_1, make_symbol_completion_list): Use the above.
* symtab.c (list_symbols): Process the first symbol of the
static psymbols list.
(types_info): Restore this function from its untimely #if 0.
It's not perfect, but it is better than nothing.
(_initialize_symtab): Restore "info types".
|
|
|
|
|
|
(_initialize_symfile, add_syms_addr_command):
Rename add-syms to add-symbol-file.
|
|
(_initialize_values): Rename "info directories" to "show directories".
|
|
target.c: Add target_preopen and target_command.
Remove target_info.
(add_target): Call add_cmd and mess with targetlist->doc.
core.c, exec.c, remote-eb.c, remote-nindy.c, remote-vx.c,
remote-vx.68.c, inftarg.c, remote.c: Add doc field to target struct.
Call target_preopen from open routine.
|
|
New function to give correct error message.
|
|
|
|
|
|
|
|
(initialize_dbxread): Call dbx_new_init() in case the first
command is add-symbols.
|
|
|
|
free_named_symtabs): Move these routines from symmisc.c.
* symmisc.c (same): same.
|
|
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.
|
|
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
* mipsread.c: Use them.
* coffread.c (end_psymtab): Free named symtabs and psymtabs for
a file, once a new symtab has been read for it.
* mipsread.c: FIXME. We need to do the same for MIPS, but it
looks harder to determine the top-level block before it's been
queued to the psymtab list.
|
|
a file, once a new symtab has been read for it.
* symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
* symtab.c (lookup_symbol, find_pc_symtab, find_pc_line,
decode_line_1, make_symbol_completion_list): Use the above.
* coffread.c (end_symtab, patch_opaque_types): Ditto.
|
|
defines for the blocks of a blockvector that contain global and
file-static symbols and the first of the smaller scope contours.
|
|
been read in, particularly for VxWorks.
* dbxread.c (read_dbx_symtab): Allow N_SOL to cleanly take us back
to the main file, as well as to include files. Also, put global
functions into the global psymtab, to make "i fun" work.
(end_psymtab): Free named symtabs and psymtabs for a file, once a
new psymtab for it has been read.
|
|
|
|
|
|
(set_section_command): New command ("section xxx yyy" -- should
be renamed to "set section xxx yyy" FIXME) which sets the
base address of a section of the exec file, overriding the
virtual address that BFD reports.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
show copying
show warranty
|
|
RENAMES:
add-syms -> add-symbol-file
info->show convenience
info->show directories
info editing->show commands
info->help targets
info->show values
info->show version
set subcommands:
addressprint->print address
arrayprint->print array
prettyprint->print pretty
screen-height->height
screen-width->width
unionprint->print union
vtblprint->print vtbl
DELETED: info history (syn "show values" remains)
ADDED: help target BLAH
|
|
Update stuff on option flags, full text, mention -help;
Better localization of target-specific stuff;
introduce 'path' command and discussion of exec path as opp src path;
document which commands don't repeat w RTN;
update and improve several examples, eg deleting (...)
Throughout: attempts to clarify etc.
|
|
|
|
|