| commit | f75a1d3a732d96ed4adadddaaeafe17732453256 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Mon Nov 22 16:53:34 2021 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Wed Apr 20 09:10:03 2022 -0600 |
| tree | 3befd6320ccd834bd306113972f0e1568fcd85a9 | |
| parent | c1a56932c4b61f1fe81ce847cb40770203ffd16f [diff] |
Add an ad hoc version check to dwarf_scanner_base Some generic code in the DWARF reader has a special case for older versions of .gdb_index. This patch adds an ad hoc version check method so that these spots can work without specific knowledge of which index is in use.