2001-11-06 Fred Fish <fnf@redhat.com>
* complaints.c (info_verbose): Remove unneeded decl, is in defs.h. * dbxread.c: Ditto * dwarf2read.c: Ditto. * dwarfread.c: Ditto. * exec.c: Ditto. * hpread.c: Ditto. * hpread.h: Ditto. * mdebugread.c: Ditto. * os9kread.c: Ditto. * stack.c: Ditto. * symfile.c: Ditto. * tracepoint.c: Ditto.
This commit is contained in:
parent
df05402949
commit
4dc13854e5
13 changed files with 15 additions and 31 deletions
|
@ -108,7 +108,6 @@ struct frame_info *parse_frame_specification (char *);
|
|||
static void frame_info (char *, int);
|
||||
|
||||
extern int addressprint; /* Print addresses, or stay symbolic only? */
|
||||
extern int info_verbose; /* Verbosity of symbol reading msgs */
|
||||
extern int lines_to_list; /* # of lines "list" command shows by default */
|
||||
|
||||
/* The "selected" stack frame is used by default for local and arg access.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue