forked from Imagelibrary/binutils-gdb
[gdb/symtab] Declare lazy_expand_symtab_p
Declare lazy_expand_symtab_p. Declare directly in .c file(s) instead of header file for now, to speed up rebuilding.
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
#include "count-one-bits.h"
|
||||
#include <unordered_set>
|
||||
|
||||
extern bool lazy_expand_symtab_p;
|
||||
|
||||
/* When == 1, print basic high level tracing messages.
|
||||
When > 1, be more verbose.
|
||||
This is in contrast to the low level DIE reading of dwarf_die_debug. */
|
||||
|
||||
Reference in New Issue
Block a user