aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/parallel-for-selftests.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-03-29 10:55:13 -0600
committerTom Tromey <tom@tromey.com>2024-01-08 18:40:22 -0700
commit0a008773c59bd80f80c02220537317c865546aca (patch)
tree14036ebe5238352b58bd9f4466f92cda2b058aae /gdb/unittests/parallel-for-selftests.c
parentc83a2802182b3da5d1080425ded0700b3af27f6b (diff)
downloadgdb-0a008773c59bd80f80c02220537317c865546aca.zip
gdb-0a008773c59bd80f80c02220537317c865546aca.tar.gz
gdb-0a008773c59bd80f80c02220537317c865546aca.tar.bz2
Lazy language setting
When gdb starts up with a symbol file, it uses the program's "main" to decide the "static context" and the initial language. With background DWARF reading, this means that gdb has to wait for a significant amount of DWARF to be read synchronously. This patch introduces lazy language setting. The idea here is that in many cases, the prompt can show up early, making gdb feel more responsive.
Diffstat (limited to 'gdb/unittests/parallel-for-selftests.c')
0 files changed, 0 insertions, 0 deletions