Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
(2) attempt better text for when register relativization makes no diff.
|
|
(and improvements).
|
|
|
|
(2) fix two bugs reported by Per Bothner;
(in markup for makeinfo)
(3) eliminate info structural information that can be generated
by texinfo-master-menu.
|
|
|
|
(1) back of title page---show title next to rev number;
(2) DOSish examples for 29K
|
|
|
|
|
|
(2) introduce M4 configuration macros
|
|
first stab at updating it for "target amd-eb" rather than "attach".
(2) some minor massaging for @smallbook format.
|
|
fix index entry for detach.
|
|
|
|
(2) assorted corrections and clarifications.
|
|
|
|
1a) Isolate Nindy-960 stuff into subsection of above, and expand it;
(2) Expand GDB-under-Emacs chapter;
(3) Minor cosmetics, including small free software blurb at front to
make RMS feel better about GPL moved to back.
|
|
document transmutation of add-file into sym-file and new meaning for
"load" (dynamic link/download, target-rel); document "info target" and
warn about similarity with "info targets"; document target strata rather
than stack; document "up-silently" and "down-silently"; add text about
when value history discarded.
|
|
|
|
(2) moved GPL to end
(3) @index{foo} -> @cindex{foo}
|
|
|
|
architecture, prompted by Per Bothner's questions about MIPS
support.
|