| commit | 045a7baed2e8039fc734b43f4f35393c76e59e55 | [log] [tgz] | 
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Mon Mar 29 20:14:30 2021 -0600 | 
| committer | Tom Tromey <tom@tromey.com> | Wed Apr 20 09:10:03 2022 -0600 | 
| tree | cf38a54e1029fa6be202e26dc9a48c68aa9b9f8d | |
| parent | dfaa040b440084dd73ebd359326752d5f44fc02c [diff] | 
Introduce readnow_functions This introduces readnow_functions, a new subclass of dwarf2_base_index_functions, and changes the DWARF reader to use it. This lets us drop the "index is NULL" hack from the gdb index code.