diff options
author | Tom Tromey <tom@tromey.com> | 2023-12-10 14:16:06 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-08 18:40:21 -0700 |
commit | 8e279fda0f725500c8f84a8b2ed56b0ee8d00ce0 (patch) | |
tree | 266a39de85287280db4ad3a9cc77f3eaf3c5b384 /texinfo | |
parent | 54b815ddb428944a70694e3767a0fadbdd9ca9ea (diff) | |
download | gdb-8e279fda0f725500c8f84a8b2ed56b0ee8d00ce0.zip gdb-8e279fda0f725500c8f84a8b2ed56b0ee8d00ce0.tar.gz gdb-8e279fda0f725500c8f84a8b2ed56b0ee8d00ce0.tar.bz2 |
Add deferred_warnings parameter to read_addrmap_from_aranges
When DWARF reading is done in the background,
read_addrmap_from_aranges will be called from a worker thread.
Because warnings can't be emitted from these threads, this patch adds
a new deferred_warnings parameter to the function, letting the caller
control exactly how the warnings are emitted.
Diffstat (limited to 'texinfo')
0 files changed, 0 insertions, 0 deletions