aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-05-22 07:54:06 -0600
committerTom Tromey <tom@tromey.com>2022-04-12 09:31:16 -0600
commit68a85bc267a7ecbcbe3a465bd80aac60b3b70d5a (patch)
treeadd71e80be97749986aa3229717128c530c8a9af /gdb/c-lang.c
parent698379cc2cab53d0c6de32ea8a955245b63e4a23 (diff)
downloadgdb-68a85bc267a7ecbcbe3a465bd80aac60b3b70d5a.zip
gdb-68a85bc267a7ecbcbe3a465bd80aac60b3b70d5a.tar.gz
gdb-68a85bc267a7ecbcbe3a465bd80aac60b3b70d5a.tar.bz2
Wire in the new DWARF indexer
This wires the new DWARF indexer into the existing reader code. That is, this patch makes the modification necessary to enable the new indexer. It is not actually enabled by this patch -- that will be done later. I did a bit of performance testing for this patch and a few others. I copied my built gdb to /tmp, so that each test would be done on the same executable. Then, each time, I did: $ ./gdb -nx (gdb) maint time 1 (gdb) file /tmp/gdb This patch is the baseline and on one machine came in at 1.598869 wall time.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions