aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2020-12-17 07:48:20 -0800
committerAmy Huang <akhuang@google.com>2020-12-17 07:57:36 -0800
commit7e13694ac745f6cd4008dd354f2fcfc417b1e1e9 (patch)
tree3c6568c535177bcff94ffc8632757a1f838752eb /lldb/source/Commands/CommandObjectCommands.cpp
parent4bb10be9a6e06a6c51cc1695ff5dc9d68c953334 (diff)
downloadllvm-7e13694ac745f6cd4008dd354f2fcfc417b1e1e9.zip
llvm-7e13694ac745f6cd4008dd354f2fcfc417b1e1e9.tar.gz
llvm-7e13694ac745f6cd4008dd354f2fcfc417b1e1e9.tar.bz2
[llvm-symbolizer][Windows] Add start line when searching in line table sections.
Fixes issue where if a line section doesn't start with a line number then the addresses at the beginning of the section don't have line numbers. For example, for a line section like this ``` 0001:00000010-00000014, line/column/addr entries = 1 7 00000013 ! ``` a line number wouldn't be found for addresses from 10 to 12. This matches behavior when using the DIA SDK. Differential Revision: https://reviews.llvm.org/D93306
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions