Make info fun|var|types interruptable.
authorDoug Evans <dje@google.com>
Wed, 15 Apr 2015 20:25:42 +0000 (13:25 -0700)
committerDoug Evans <dje@google.com>
Wed, 15 Apr 2015 20:25:42 +0000 (13:25 -0700)
commit61d96d7e2e0a44336fc53eb79ccb59b41705cdb3
tree4a8d03ba9dda7e7db6dd6c95257c6267909c408e
parent3888916da84288994be10d6ae1a2db5b45b3f8f8
Make info fun|var|types interruptable.

"info fun foo" can be a pain when it's not interruptable,
especially if you're not exactly sure of what you're looking for
and provide something that matches too much.

gdb/ChangeLog:

* dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
gdb/ChangeLog
gdb/dwarf2read.c