diff options
author | Tom Tromey <tom@tromey.com> | 2021-05-22 07:51:24 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-12 09:31:16 -0600 |
commit | 2e57de7c843f03cfdce6a1a6b72c15afbaab9571 (patch) | |
tree | 88e53c91ab5268a978fc0e34e41226cb845d7705 /gdb/c-lang.c | |
parent | 51f5a4b8e9397ae9e93789cd7974fa62aeee6cd2 (diff) | |
download | gdb-2e57de7c843f03cfdce6a1a6b72c15afbaab9571.zip gdb-2e57de7c843f03cfdce6a1a6b72c15afbaab9571.tar.gz gdb-2e57de7c843f03cfdce6a1a6b72c15afbaab9571.tar.bz2 |
The new DWARF indexer
This patch adds the code to index DWARF. This is just the scanner; it
reads the DWARF and constructs the index, but nothing calls it yet.
The indexer is split into two parts: a storage object and an indexer
object. This is done to support the parallelization of this code -- a
future patch will create a single storage object per thread.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions