llvm-project/lldb/lit/Minidump
Pavel Labath 0522975246 disassemble command: fix error message when disassembly fails
We were printing the start_addr field, which is not correct, as in this
branch we are processing the memory described by cur_range. Print that
instead.

Ideally, in particular this case, the error message would also say
something about not being able to disassemble due to not having found
the module from the core file, but that is not easy to do right now, so
I'm leaving that for another time.

llvm-svn: 370898
2019-09-04 13:26:41 +00:00
..
Inputs yamlify lit/Minidump tests 2019-04-24 08:09:36 +00:00
Windows Recommit "Minidump/Windows: Fix module lookup"" 2019-08-21 13:20:25 +00:00
breakpad-symbols.test yamlify lit/Minidump tests 2019-04-24 08:09:36 +00:00
disassemble-no-module.yaml disassemble command: fix error message when disassembly fails 2019-09-04 13:26:41 +00:00
dump-all.test yamlify lit/Minidump tests 2019-04-24 08:09:36 +00:00
fb-dump.test yamlify lit/Minidump tests 2019-04-24 08:09:36 +00:00
lit.local.cfg disassemble command: fix error message when disassembly fails 2019-09-04 13:26:41 +00:00