diff options
author | Mark Harmstone <mark@harmstone.com> | 2024-09-10 01:21:21 +0100 |
---|---|---|
committer | Mark Harmstone <mark@harmstone.com> | 2024-09-24 02:33:08 +0100 |
commit | 909fcd9bc8f7ddff92b284c58c50391ae7ea1fc2 (patch) | |
tree | 700efa1dc8740526bc796ae05197a86fcdf089fb /gdb/python | |
parent | 05ff7a4dfec5a13705a05a6ec481378102abc6c1 (diff) | |
download | binutils-909fcd9bc8f7ddff92b284c58c50391ae7ea1fc2.zip binutils-909fcd9bc8f7ddff92b284c58c50391ae7ea1fc2.tar.gz binutils-909fcd9bc8f7ddff92b284c58c50391ae7ea1fc2.tar.bz2 |
ld/pdb: Handle DEBUG_S_INLINEELINES data
The DEBUG_S_INLINEELINES block in the .debug$S section records the line
numbers in a source file covered by inlined functions. It's similar to
the DEBUG_S_LINES block, but as it references LF_FUNC_ID types we also
need to parse it to remap the type numbers.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions