1. 485247c Revert "[lldb/Fuzzer] Add fuzzer for expression evaluator" by Med Ismail Bennani · 1 year, 10 months ago
  2. 80cb587 [lldb/Fuzzer] Add fuzzer for expression evaluator by Chelsea Cassanova · 1 year, 10 months ago
  3. 027c12e Cache the value for absolute path in FileSpec. by Greg Clayton · 1 year, 10 months ago
  4. 57fe82b Fix buildbot breakage after https://reviews.llvm.org/D130309. by Greg Clayton · 1 year, 10 months ago
  5. 5ed050a Fix buildbot breakage after https://reviews.llvm.org/D130309. by Greg Clayton · 1 year, 10 months ago
  6. 727f0e2 [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. by Greg Clayton · 1 year, 10 months ago
  7. 0ea3401 [lldb][ARM] Invert emulation test assert message by David Spickett · 1 year, 10 months ago
  8. 3c2436e [lldb] Handle jumping to the end in DW_OP_skip/DW_OP_bra by Andy Yankovsky · 1 year, 10 months ago
  9. 7d99217 [LLDB][ClangExpression] Allow expression evaluation from within C++ Lambdas by Michael Buch · 1 year, 10 months ago
  10. 92326bf [LLDB][Expression] Allow instantiation of IR Entity from ValueObject by Michael Buch · 1 year, 10 months ago
  11. 61250a1 [LLDB][NFC] Create variable for hardcoded alignment/size constants in materializer by Michael Buch · 1 year, 10 months ago
  12. cc9dec5 [LLDB][Reliability] Fix accessing invalid iterator by Slava Gurevich · 1 year, 10 months ago
  13. bf9b3cb [lldb][NFCI] Refactor regex filtering logic in CommandObjectTypeFormatterList by Jorge Gorbe Moya · 1 year, 10 months ago
  14. 8da7013 [lldb] [gdb-remote] Fix process ID after following forked child by Michał Górny · 1 year, 10 months ago
  15. 098248e [lldb/test] Fix flakyness in TestNonStop.test_stdio by Pavel Labath · 1 year, 10 months ago
  16. 48adeb5 [LLDB][ClangExpression] Fix initialization of static enum alias members by Michael Buch · 1 year, 10 months ago
  17. a7626c6 [LLDB][DataFormatter] Add support for std::__map_const_iterator by Michael Buch · 1 year, 10 months ago
  18. 98ecec9 [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan by Slava Gurevich · 1 year, 10 months ago
  19. d6ae9c9 Use llvm::is_contained (NFC) by Kazu Hirata · 1 year, 10 months ago
  20. 0414b72 [LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a pointer to member. by Zequan Wu · 1 year, 10 months ago
  21. 5ca4bfa Update docs to note lzfse open source implementation by Jason Molenda · 1 year, 10 months ago
  22. 74d24b8 Revert "Make hit point counts reliable for architectures that stop before evaluation." by Jim Ingham · 1 year, 10 months ago
  23. a12a89e Revert "This is a followup to https://reviews.llvm.org/D129814" by Jim Ingham · 1 year, 10 months ago
  24. 46bf3f2 This is a followup to https://reviews.llvm.org/D129814 by Jim Ingham · 1 year, 10 months ago
  25. 5d02568 When the module path for `command script import` is invalid, echo the path. by Jim Ingham · 1 year, 10 months ago
  26. eaf624f Make hit point counts reliable for architectures that stop before evaluation. by Jim Ingham · 1 year, 10 months ago
  27. 1bce2ea Remove redundant return statements (NFC) by Kazu Hirata · 1 year, 10 months ago
  28. 41f31bc Use value instead of getValue (NFC) by Kazu Hirata · 1 year, 10 months ago
  29. 013db06 [lldb] [llgs] Improve stdio forwarding in multiprocess+nonstop by Michał Górny · 1 year, 10 months ago
  30. 5f28a40 [lldb] [test] Skip test_leave_nonstop on Windows by Michał Górny · 1 year, 10 months ago
  31. b828c23 [lldb] [llgs] Fix disabling non-stop mode by Michał Górny · 1 year, 10 months ago
  32. d469566 [lldb] [test] Skip test_stop_reason_while_running on Windows by Michał Górny · 1 year, 10 months ago
  33. 113ddb5 [lldb] [llgs] Fix `?` packet response for running threads by Michał Górny · 1 year, 10 months ago
  34. 5e6e5b8 [lldb] [test] Skip TestNonStop → test_stdio on Windows by Michał Górny · 1 year, 10 months ago
  35. 00c806c [lldb] [llgs] Send process output asynchronously in non-stop mode by Michał Górny · 1 year, 10 months ago
  36. 38935c3 [lldb] [test] Skip new NonStop tests on Windows by Michał Górny · 1 year, 10 months ago
  37. 302daab [lldb][AArch64] Enable int128 test by David Spickett · 1 year, 10 months ago
  38. c663c7c Reland "[lldb] [llgs] Fix multi-resume bugs with nonstop mode" by Michał Górny · 1 year, 10 months ago
  39. 9d988bc Revert "[lldb] [llgs] Fix multi-resume bugs with nonstop mode" by Michał Górny · 1 year, 10 months ago
  40. 1e002d1 [lldb] [llgs] Fix multi-resume bugs with nonstop mode by Michał Górny · 1 year, 10 months ago
  41. 79ab775 Reland "[lldb] Add support for using integral const static data members in the expression evaluator" by Andy Yankovsky · 1 year, 10 months ago
  42. b8ad4c0 Modernize Optional::{getValueOr,hasValue} by Fangrui Song · 1 year, 10 months ago
  43. 3b51ee6 [lldb] Print the enum values and their description in the help output by Jonas Devlieghere · 1 year, 10 months ago
  44. e787549 [lldb] Refactor command option enum values (NFC) by Jonas Devlieghere · 1 year, 10 months ago
  45. 559db06 Revert "[lldb] Add support for using integral const static data members in the expression evaluator" by Stella Stamenova · 1 year, 10 months ago
  46. b34d1f0 [lldb] [llgs] Remove not-really-used m_inferior_prev_state by Michał Górny · 1 year, 10 months ago
  47. 5cae6a7 [lldb] Remove ELF .zdebug support by Fangrui Song · 1 year, 10 months ago
  48. 2f1ed12 [lldb] Add support for using integral const static data members in the expression evaluator by Andy Yankovsky · 1 year, 10 months ago
  49. 0750fa1 [lldb] [llgs] Convert m_debugged_processes into a map of structs by Michał Górny · 1 year, 10 months ago
  50. edc9300 [lldb] [gdb-remote] Remove stray GetSupportsThreadSuffix() method (NFC) by Michał Górny · 1 year, 10 months ago
  51. 757f1da jGetLoadedDynamicLibrariesInfos can inspect machos not yet loaded by Jason Molenda · 1 year, 10 months ago
  52. a914fe2 [lldb] Add image dump pcm-info command by Dave Lee · 1 year, 10 months ago
  53. 2aed17f [Support] Change compression::zlib::{compress,uncompress} to use uint8_t * by Fangrui Song · 1 year, 10 months ago
  54. 4f4c219 [lldb] Silence a GCC warning about missing returns after a fully covered switch. NFC. by Martin Storsjö · 1 year, 10 months ago
  55. 6e53490 [trace][intel pt] Support dumping the trace info in json by ymeng · 1 year, 10 months ago
  56. 6f9b136 [trace][intel pt] Add a cgroup filter by Gaurav Gaur · 1 year, 10 months ago
  57. 1804b07 [trace][intel pt] Create a CPU change event and expose it in the dumper by Walter Erquinigo · 1 year, 10 months ago
  58. 78fd29d [trace] Add an option to save a compact trace bundle by Walter Erquinigo · 1 year, 10 months ago
  59. 631ca02 [trace][intel pt] Measure the time it takes to decode a thread in per-cpu mode by Peicong Wu · 1 year, 10 months ago
  60. 47b25a5 [trace][intel pt] Add a nice parser for the trace size by rnofenko · 1 year, 10 months ago
  61. 1ef1749 [LLDB] Fix TestConvenienceVariables.test AArch64/Windows by Muhammad Omair Javaid · 1 year, 10 months ago
  62. 1b471da [LLDB] Fix TestThreadAPI.py for AArch64/Windows by Muhammad Omair Javaid · 1 year, 10 months ago
  63. b82fb02 [LLDB] XFail TestLoadUnload.test_static_init_during_load AArch64/Windows by Muhammad Omair Javaid · 1 year, 10 months ago
  64. 6549efd [LLDB] Fix pointers.test for AArch64/Windows by Muhammad Omair Javaid · 1 year, 10 months ago
  65. f1c671c [lldb] Fix build with GCC 9 after "[ADT] Use Empty Base Optimization for Allocators" by Martin Storsjö · 1 year, 10 months ago
  66. 0159ca2 Use has_value instead of hasValue (NFC) by Kazu Hirata · 1 year, 10 months ago
  67. e78a8b4 [trace] Avoid a crash in the dumper when disassembling fails by Walter Erquinigo · 1 year, 10 months ago
  68. cd96959 [trace] Add a flag to the decoder to output the instruction type by Walter Erquinigo · 1 year, 10 months ago
  69. 7bcffd1 [lldb] Fix macOS Ventura version number checks by Jonas Devlieghere · 1 year, 10 months ago
  70. a9becca [lldb] Make the g_arguments_data constexpr and fix the static assert by Jonas Devlieghere · 1 year, 10 months ago
  71. 5b202ff [lldb] Fix TestDataFormatterLibcxxString broken by D129490 by Pavel Labath · 1 year, 10 months ago
  72. 66c0758 Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression." by Zequan Wu · 1 year, 10 months ago
  73. 998198b try to fix lldb build after d489268392d23 by Nico Weber · 1 year, 10 months ago
  74. 73add66 [LLDB] Catagory decorator for watchpoint test in TestCompletion.py by Muhammad Omair Javaid · 1 year, 10 months ago
  75. b29e1ed [LLDB] Fix NativePDB/local-variables.cpp for AArch64/Windows by Muhammad Omair Javaid · 1 year, 10 months ago
  76. 9aadfe4 [lldb] add SBSection.alignment to python bindings by David M. Lary · 1 year, 10 months ago
  77. 395660a Revert "[lldb] add SBSection.alignment to python bindings" by Pavel Labath · 1 year, 10 months ago
  78. e21e14a [lldb] add SBSection.alignment to python bindings by Pavel Labath · 1 year, 10 months ago
  79. 71a09ae [LLDB][ClangExpression] Remove unused StructVars::m_object_pointer_type by Michael Buch · 1 year, 10 months ago
  80. e44d7e7 [LLDB][DataFormatter] Add data formatter for libcxx std::unordered_map iterator by Michael Buch · 1 year, 10 months ago
  81. 2f8af9f [lldb/libc++] Simplify the libc++ string formatter by Pavel Labath · 1 year, 10 months ago
  82. 315882a [lldb] Add support for escaping fish arguments by Raphael Isemann · 1 year, 10 months ago
  83. 1ee95be [lldb] Add a test to prefer exact triple matches in platform selection by Jonas Devlieghere · 1 year, 10 months ago
  84. 5d36631 [lldb] Use the just-built libc++ for testing the LLDB data formatters by Jonas Devlieghere · 1 year, 10 months ago
  85. 3f6cc78 [lldb] Reduce the stack alignment requirements for the Windows x86_64 ABI by Martin Storsjö · 1 year, 10 months ago
  86. f40d268 Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT" by spupyrev · 1 year, 10 months ago
  87. 9aae54a Rebase: [Facebook] Add clang driver options to test debug info and BOLT by Amir Ayupov · 3 years ago
  88. f02ac1b Revert "jGetLoadedDynamicLibrariesInfos can inspect machos not yet loaded" by Jonas Devlieghere · 1 year, 10 months ago
  89. 6f12235 Reland "[lldb] [test] Improve stability of llgs vCont-threads tests" by Michał Górny · 1 year, 10 months ago
  90. b899365 [lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbers by Venkata Ramanaiah Nalamothu · 1 year, 10 months ago
  91. 37c8af5 [lldb/test] Use SIGINT as the "stopping" signal by Pavel Labath · 1 year, 10 months ago
  92. a840613 [lldb] Delete more mydir references (NFC) by Dave Lee · 1 year, 10 months ago
  93. 67e2c5e jGetLoadedDynamicLibrariesInfos can inspect machos not yet loaded by Jason Molenda · 1 year, 10 months ago
  94. d543b67 Revert "[llvm] cmake config groundwork to have ZSTD in LLVM" by Leonard Chan · 1 year, 10 months ago
  95. e2b0b59 [llvm] cmake config groundwork to have ZSTD in LLVM by Cole Kissane · 1 year, 10 months ago
  96. 14599d9 [libc++] Re-apply the use of ABI tags to provide per-TU insulation by Louis Dionne · 1 year, 10 months ago
  97. 3df0aa4 [lldb/test] Disable TestStringLiteralExpr.test on Windows by serge-sans-paille · 1 year, 10 months ago
  98. 81d7aed [lldb/test] Add Shell/Expr/TestStringLiteralExpr.test by Jesus Checa Hidalgo · 1 year, 10 months ago
  99. f4ec0e0 Add a little extra test coverage for simple template names by David Blaikie · 1 year, 10 months ago
  100. 4102522 Revert "[LLDB][NFC] Decouple dwarf location table from DWARFExpression." by Jonas Devlieghere · 1 year, 10 months ago