]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add "maint set dwarf synchronous"
authorTom Tromey <tom@tromey.com>
Sat, 21 Oct 2023 21:22:09 +0000 (15:22 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 9 Jan 2024 01:40:21 +0000 (18:40 -0700)
commit9b595a264168cdd950c19dafe4663ca25d22234b
tree9f4060d4320eead8bd16d625e0c54271a169b2b6
parenta274da12ea9a4ea8bbb75489845c53be268fb450
Add "maint set dwarf synchronous"

For testing, it's sometimes convenient to be able to request that
DWARF reading be done synchronously.  This patch adds a new "maint"
setting for this purpose.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
gdb/NEWS
gdb/doc/gdb.texinfo
gdb/dwarf2/read.c