llvm/lldb
Jan Kratochvil 6d19c84cd9 [lldb] Improve invalid DWARF DW_AT_ranges error reporting
In D98289#inline-939112 @dblaikie said:
  Perhaps this could be more informative about what makes the range list
  index of 0 invalid? "index 0 out of range of range list table (with
  range list base 0xXXX) with offset entry count of XX (valid indexes
  0-(XX-1))" Maybe that's too verbose/not worth worrying about since
  this'll only be relevant to DWARF producers trying to debug their
  DWARFv5, maybe no one will ever see this message in practice. Just
  a thought.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D102851
2021-05-20 21:37:01 +02:00
..
bindings [lldb] [gdb-remote server] Introduce new stop reasons for fork and vfork 2021-04-24 11:08:33 +02:00
cmake
docs [lldb][NFC] Specify guidelines for API tests 2021-05-17 11:01:47 +02:00
examples [lldb] [gdb-remote server] Introduce new stop reasons for fork and vfork 2021-04-24 11:08:33 +02:00
include/lldb [lldb][NFC] Remove all uses of StringRef::withNullAsEmpty in LLDB 2021-05-18 09:41:20 +02:00
packages/Python [lldb] Let dotest check for the cassert header instead of algorithm for libc++ check 2021-05-17 11:16:58 +02:00
resources
scripts
source [lldb] Improve invalid DWARF DW_AT_ranges error reporting 2021-05-20 21:37:01 +02:00
test [lldb] Improve invalid DWARF DW_AT_ranges error reporting 2021-05-20 21:37:01 +02:00
third_party/Python/module
tools [NFC] Add GetInferiorAddrSize method, unify code to compute 2021-05-13 00:47:58 -07:00
unittests [lldb] Adjust DumpDataExtractorTest.Formats for Windows 2021-05-20 18:00:02 +02:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt [LLDB] Don't use the local python to set a default for LLDB_PYTHON_RELATIVE_PATH when cross compiling. 2021-05-11 14:04:41 +03:00
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py