1. 6320864 Adapt lldb-instr to d47ee525f9e92898 APi change by serge-sans-paille · 3 years, 3 months ago
  2. 0750f87 [lldb] Use `foo is None` instead of `not foo` in darwin.py by Jonas Devlieghere · 3 years, 3 months ago
  3. 28708f9 Fix lldb-vscode builds on Windows targeting POSIX by Walter Erquinigo · 3 years, 3 months ago
  4. d572f6b Fix runInTerminal failures on Windows by Walter Erquinigo · 3 years, 3 months ago
  5. 5bdba83 [lldb] Add move_iterator to supported template list by Raphael Isemann · 3 years, 3 months ago
  6. 798b672 Make SBDebugger::CreateTargetWithFileAndArch work with lldb::LLDB_DEFAULT_ARCH by Jim Ingham · 3 years, 3 months ago
  7. b60c3f1 [lldb][NFC] Another attempt to fix GCC 5.x compilation by Raphael Isemann · 3 years, 3 months ago
  8. 753e001 [lldb] Remove unused ThreadPlanStack::GetStackOfKind (NFC) by Dave Lee · 3 years, 3 months ago
  9. 4db727b [LLDB][test] - Fix test after yaml2obj change. by Georgii Rymar · 3 years, 3 months ago
  10. 604a03b Revert "Fix SBDebugger::CreateTargetWithFileAndArch to accept LLDB_ARCH_DEFAULT." by Richard Smith · 3 years, 3 months ago
  11. 2828b2b ExpressionParser: Migrate to FileEntryRef in ParseInternal, NFC by Duncan P. N. Exon Smith · 3 years, 5 months ago
  12. b329156 [lldb/Lua] add support for Lua function breakpoint by Pedro Tammela · 3 years, 4 months ago
  13. 2650876 Fix -Wmissing-override in lldb by David Blaikie · 3 years, 3 months ago
  14. 8ffb1ff Fix runInTerminal errors on ARM by Walter Erquinigo · 3 years, 3 months ago
  15. dae4a5c Follow on to: f05dc40c31d1883b46b8bb60547087db2f4c03e3 by Jim Ingham · 3 years, 3 months ago
  16. 151c699 Fix 0f0462cacf34aa88ae71a13c4199c1b1e70f3ee6 by Walter Erquinigo · 3 years, 3 months ago
  17. 51d5821 Fix 0f0462cacf34aa88ae71a13c4199c1b1e70f3ee6 by Walter Erquinigo · 3 years, 3 months ago
  18. 717185c Fix SBDebugger::CreateTargetWithFileAndArch to accept LLDB_ARCH_DEFAULT. by Jim Ingham · 3 years, 3 months ago
  19. 52b4141 [vscode] Improve runInTerminal and support linux by Walter Erquinigo · 3 years, 4 months ago
  20. 4a5fe98 [ThreadPlan] fix exec on Linux by Walter Erquinigo · 3 years, 3 months ago
  21. c144d61 [LLDB] Skip TestPlatformProcessConnect on arm/aarch64 buildbot by Muhammad Omair Javaid · 3 years, 3 months ago
  22. f90788c [LLDB] Define AUXV_AT_HWCAP2 in AuxVector.h by Muhammad Omair Javaid · 3 years, 3 months ago
  23. ec24425 [LLDB] Remove leftovers and typos from RegisterInfos_arm64_sve.h by Muhammad Omair Javaid · 3 years, 3 months ago
  24. e79a2a3 lldb: Add support for printing variables with DW_AT_ranges on DW_TAG_subprograms by David Blaikie · 3 years, 4 months ago
  25. e673cf5 Implement vAttachOrWait by Augusto Noronha · 3 years, 3 months ago
  26. f7f8007 [lldb] Add -Wl,-rpath to make tests run with fresh built libc++ by Fangrui Song · 3 years, 3 months ago
  27. 3d03835 [lldb/Lua] add 'Lua' before naming versions by Pedro Tammela · 3 years, 3 months ago
  28. 72c5386 [lldb/Lua] add initial Lua typemaps by Pedro Tammela · 3 years, 3 months ago
  29. 2bcc979 Change static buffer to be BSS instead of DATA in HandlePacket_qSpeedTest by Jason Molenda · 3 years, 3 months ago
  30. a6ff704 [lldb] FixFileSystem::GetExternalPath for VFS API change by Jonas Devlieghere · 3 years, 3 months ago
  31. 932d91d [LLDB] Fix how ObjCBOOLSummaryProvider deals with BOOL by Shafik Yaghmour · 3 years, 3 months ago
  32. e238677 [lldb-vscode] improve modules request by Walter Erquinigo · 3 years, 4 months ago
  33. da5435d [lldb][NFC] Fix build with GCC<6 by Raphael Isemann · 3 years, 3 months ago
  34. 5eb55e8 Reland [lldb] Fix TestThreadStepOut.py after "Flush local value map on every instruction" by Raphael Isemann · 3 years, 5 months ago
  35. 2ab1f7c [lldb] Make TestBSDArchives a no-debug-info-test by Raphael Isemann · 3 years, 3 months ago
  36. 19814aa [lldb][import-std-module] Do some basic file checks before trying to import a module by Raphael Isemann · 3 years, 3 months ago
  37. 8dce047 [lldb] Upstream eCore_arm_arm64e enum value in ArchSpec by Jonas Devlieghere · 3 years, 3 months ago
  38. 655a641 Use CXX_SOURCES and point to the right source file. by Jim Ingham · 3 years, 3 months ago
  39. 3679280 Fix a bug with setting breakpoints on C++11 inline initialization statements. by Jim Ingham · 3 years, 3 months ago
  40. 215d157 Makefile.rules: Avoid redundant .d generation (make restart) and inline archive rule to the only test by Fangrui Song · 3 years, 3 months ago
  41. d513e4a [lldb/Commands] Align process launch --plugin with process attach (NFC) by Med Ismail Bennani · 3 years, 3 months ago
  42. 4dc2fa0 Revert "[lldb] Re-enable TestPlatformProcessConnect on macos" by Pavel Labath · 3 years, 3 months ago
  43. 974e502 [lldb/Commands] Refactor ProcessLaunchCommandOptions to use TableGen (NFC) by Med Ismail Bennani · 3 years, 3 months ago
  44. c0bca5d Revert "Following up on PR48517, fix handling of template arguments that refer" by Hans Wennborg · 3 years, 3 months ago
  45. 6a4c9ca [lldb][docs] Expand CSS fix for LLDB doc tables by Raphael Isemann · 3 years, 3 months ago
  46. 011349e [lldb][docs] Filter out 'thisown' attribute and inheritance boilerplate by Raphael Isemann · 3 years, 3 months ago
  47. efcffbd [lldb][docs] Remove -webkit-hyphens in table cells so that table widths are correct on Safari by Raphael Isemann · 3 years, 3 months ago
  48. ad85b05 [lldb/test] Skip TestProcessAttach: test_attach_to_process_from_different_dir_by_id on Windows by Stella Stamenova · 3 years, 3 months ago
  49. fde7c87 [lldb][docs] Update .htaccess to redirect from old SB API documentation to new one by Raphael Isemann · 3 years, 3 months ago
  50. 9dd4e70 [lldb][docs] Add a doc page for enums and constants by Raphael Isemann · 3 years, 3 months ago
  51. 8da5354 [CMake] Remove dead code setting policies to NEW by Raul Tambre · 3 years, 4 months ago
  52. 72fe172 [lldb] Fix two documentation typos by Raphael Isemann · 3 years, 3 months ago
  53. a476101 [LLDB] Test SVE dynamic resize with multiple threads by Muhammad Omair Javaid · 3 years, 3 months ago
  54. 710e575 [LLDB] Add support to resize SVE registers at run-time by Muhammad Omair Javaid · 3 years, 3 months ago
  55. c511663 [lldb] Re-enable TestPlatformProcessConnect on macos by Pavel Labath · 3 years, 3 months ago
  56. 2b66a6d [lldb] Fix crash in "help memory read" by David Spickett · 3 years, 3 months ago
  57. 517abc2 [c++20] P1907R1: Support for generalized non-type template arguments of scalar type. by Richard Smith · 3 years, 6 months ago
  58. a05b540 [lldb][docs] Use 'any' as the default role in LLDB's sphinx project by Raphael Isemann · 3 years, 3 months ago
  59. 6f7ffed [lldb][docs] Use inline literals for code/paths instead of rendering it with the default role by Raphael Isemann · 3 years, 3 months ago
  60. 764c8f5 [lldb][docs] Resolve the remaining sphinx formatter warnings in the SB API docs by Raphael Isemann · 3 years, 3 months ago
  61. 48d0261 Makefile.rules: Make HOST_OS/OS simply expanded variable to avoid excess uname -s invocations by Fangrui Song · 3 years, 3 months ago
  62. 09b1823 Makefile.rules: Delete GCC 4.6 workaround by Fangrui Song · 3 years, 3 months ago
  63. a82beab [lldb] Skip TestPlatformProcessConnect on windows and darwin by Pavel Labath · 3 years, 3 months ago
  64. ac35aab [lldb][docs] Fix some RST formatting errors related to code examples. by Raphael Isemann · 3 years, 3 months ago
  65. 8cbf9e9 [lldb][docs] Cleanup the Python doc strings for SB API classes by Raphael Isemann · 3 years, 3 months ago
  66. d151917 Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference by Raphael Isemann · 3 years, 3 months ago
  67. 75122e4 [debugserver] Fix inverted if block that resulted in us using the private entitlements by Jonas Devlieghere · 3 years, 3 months ago
  68. b06cdb3 Skip 'g' packet tests when running on darwin; debugserver doesn't impl by Jason Molenda · 3 years, 3 months ago
  69. f380e98 [lldb][docs] Translate ASCII art to restructured text formatting by Raphael Isemann · 3 years, 3 months ago
  70. 056f07b Revert "[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference" by Raphael Isemann · 3 years, 3 months ago
  71. a9e4c40 [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference by Raphael Isemann · 3 years, 3 months ago
  72. cf434d9 DynamicRegisterInfo calculate offsets in separate function by Muhammad Omair Javaid · 3 years, 3 months ago
  73. 03fe78c [LLDB] Add per-thread register infos shared pointer in gdb-remote by Muhammad Omair Javaid · 3 years, 3 months ago
  74. 0267d0a [LLDB] MinidumpParser: Prefer executable module even at higher address by Joseph Tremoulet · 3 years, 3 months ago
  75. d2ce1ed [lldb/test] Ensure launched processes are ready to be attached by Pavel Labath · 3 years, 3 months ago
  76. 02b1928 [lldb] Fix TestPlatformProcessConnect.py by Pavel Labath · 3 years, 4 months ago
  77. 1f62796 Implement vAttachWait in lldb-server by Augusto Noronha · 3 years, 3 months ago
  78. b1dff90 [lldb][wasm] Parse DWO section names by Philip Pfaffe · 3 years, 3 months ago
  79. 9552407 Add func call so we don't instruction-step into the builtin_trap by Jason Molenda · 3 years, 3 months ago
  80. accbe5a Add unconditional logging to debugserver for launch/attach processes by Jason Molenda · 3 years, 3 months ago
  81. 0a1784c [FastISel] Flush local value map on every instruction by Paul Robinson · 3 years, 3 months ago
  82. ac1cdd3 [lldb] Disable PipeTest.OpenAsReader on windows by Pavel Labath · 3 years, 3 months ago
  83. 59fb937 [lldb] Fix some bugs in the Pipe class and add tests by Pavel Labath · 3 years, 4 months ago
  84. 23fa182 [debugserver] Various plist changes by Jonas Devlieghere · 3 years, 4 months ago
  85. cd1b98f Don't take the address of a temporary by Adrian Prantl · 3 years, 4 months ago
  86. df4c710 [lldb] Remove stale LLDB-Info.plist by Jonas Devlieghere · 3 years, 4 months ago
  87. c37ae4a [lldb] Bump the required SWIG version to 3 by Jonas Devlieghere · 3 years, 4 months ago
  88. 7536045 [lldb][NFC] Refactor setup code for Clang diagnostics by Raphael Isemann · 3 years, 4 months ago
  89. 5e21e87 [lldb] Make DoReadMemory a protected method. by Jonas Devlieghere · 3 years, 4 months ago
  90. 4a963ab [lldb] Access the ModuleList through iterators where possible (NFC) by Jonas Devlieghere · 3 years, 4 months ago
  91. 7d7206a lldb subprogram_ranges.test - remove dependence on temp file name by David Blaikie · 3 years, 4 months ago
  92. a2f3d0d Fix subprogram_ranges.test by explicitly using lld by David Blaikie · 3 years, 4 months ago
  93. 41d690e [LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant detection by Luís Marques · 3 years, 4 months ago
  94. 3746a2b lldb: Add support for DW_AT_ranges on DW_TAG_subprograms by David Blaikie · 3 years, 4 months ago
  95. 1a8d8cc [lldb][ARM/AArch64] Update disasm flags to latest v8.7a ISA by David Spickett · 3 years, 4 months ago
  96. a59dcdc [lldb] Skip scoped enum checks with Dwarf <4 by Jonas Devlieghere · 3 years, 4 months ago
  97. f969e60 [lldb] [debugserver] Add stN aliases for stmmN for compatibility by Michał Górny · 3 years, 5 months ago
  98. 385b2cf [lldb/Lua] add support for multiline scripted breakpoints by Pedro Tammela · 3 years, 4 months ago
  99. 44ffebd [lldb] Ad os_signpost support to lldb_private::Timer by Jonas Devlieghere · 3 years, 4 months ago
  100. 9cd0c8b [lldb] Simplify some lldb-server tests by Pavel Labath · 3 years, 4 months ago