1. 457fca4 [lldb] NFC: Use standard comment for lldb-python.h include (#181498) by rchamala · 30 hours ago main master
  2. aeaa91a [lldb] Fix Windows linker error for MakeSBModuleSpec in lldb-server (#181494) by rchamala · 31 hours ago
  3. a733c9a [lldb] Fix pid_t redefinition on Windows in ScriptInterpreterPythonInterfaces (#181493) by rchamala · 31 hours ago
  4. 58e1264 [lldb] Fix pid_t redefinition on Windows in ScriptInterpreterPythonInterfaces (#181492) by rchamala · 32 hours ago
  5. c706d0e [lldb] Fix Windows build and remote test failure for ScriptedSymbolLocator (#181488) by rchamala · 32 hours ago
  6. 3b0b9df [lldb] Add ScriptedSymbolLocator plugin for source file resolution (#181334) by rchamala · 33 hours ago
  7. 459935f [lldb/API] Add __getitem__ subscript support to python SBAPI list class (#181457) by Med Ismail Bennani · 2 days ago
  8. 74ac676 [lldb][macOS] Don't fetch settings in Host, to keep layering (#181406) by Jason Molenda · 2 days ago
  9. 154a2c2 [lldb/Breakpoint] Fix condition hash after updating condition text (#181409) by Med Ismail Bennani · 2 days ago
  10. 92a7e32 [lldb] Pass the frame's language type to the highlighter (#181094) by Jonas Devlieghere · 2 days ago
  11. e14fa27 [lldb] Add evaluation modes to DIL (#178747) by Ilia Kuklin · 2 days ago
  12. c225eb1 [lldb-dap] Add unknown request handler (#181109) by Sergei Druzhkov · 3 days ago
  13. d089acc [lldb] Fix typo: transfer_owndership -> transfer_ownership (NFC) (#181314) by Jonas Devlieghere · 3 days ago
  14. b0b424c [lldb] Fix LLDB header guards (NFC) (#181312) by Jonas Devlieghere · 3 days ago
  15. c399bf3 [lldb] Flatten GetCompilerType-MaybeCalculateCompleteType (NFC) (#181215) by Dave Lee · 3 days ago
  16. 33ca924 [lldb] Limit formatter-section extractor range (#140139) by Nerixyz · 3 days ago
  17. 1c479b8 [lldb] Add Get(Non)SyntheticValue formatter bytecodes (#174839) by Dave Lee · 3 days ago
  18. 2a5c98d [lldb] Document DBGSearchPaths (#178634) by Jonas Devlieghere · 3 days ago
  19. f9eb96a [lldb] Convert highlighters to plugins (#181026) by Jonas Devlieghere · 3 days ago
  20. c2ad45f [clang][Sema] Split a err_typecheck_assign_const diagnostic into a separate tablegen entry (#179895) by Michael Buch · 3 days ago
  21. 170f829 [lldb][test] Fix TestTlsGlobals.py for remote Linux runs (#181078) by Igor Kudrin · 3 days ago
  22. 35c146c [lldb][windows] add STDIN and STDOUT forwarding support (#180561) by Charles Zablit · 3 days ago
  23. 20642b3 [LLDB][NativePDB] Use pointer and not pointee size for pointer constants (#180987) by Leonard Grey · 3 days ago
  24. 0d46c5f [LLDB][NativePDB] Add local constant support (#180612) by Leonard Grey · 3 days ago
  25. 2a024bf [lldb] replace usage of $(RM) in Makefile (#180755) by Charles Zablit · 3 days ago
  26. c980764 [lldb][test] Make MemoryTest use the threadsafe gtest death-test style (#181127) by Michael Buch · 3 days ago
  27. a10aa5e [lldb][test] TestBatchMode.py: don't load lldbinit in --batch test (#181128) by Michael Buch · 3 days ago
  28. 4dd4077 [lldb][doc] Improve documentation for `ScriptedFrameProvider` (#179996) by Adrian Vogelsgesang · 4 days ago
  29. cca38f3 [lldb][test] TestCompactVectors.py: skip for older Clang by Michael Buch · 4 days ago
  30. a7a75c1 [LLDB] Add type casting to DIL, part 3 of 3 (#175061) by cmtice · 4 days ago
  31. 2d4ec25 [lldb][windows] fix link issue when building with dylibs (#180976) by Charles Zablit · 4 days ago
  32. d12d7dd [LLDB][NFCI] Teach LLDB to read the DW_AT_LLVM_tag_offset attribute for variables (#181011) by Usama Hameed · 4 days ago
  33. 22a349d [lldb-dap] Adjusting multi-stopped event order. (#181001) by John Harrison · 4 days ago
  34. 550bd1d [LLDB]Move clean up to dtor (#181010) by Vy Nguyen · 4 days ago
  35. b126775 [lldb][windows] fix undeclared identifier error GetModulePath (#180989) by Charles Zablit · 4 days ago
  36. 7d79864 [LLDB]Fix asan error from pr/179799 (#180996) by Vy Nguyen · 4 days ago
  37. 8770a54 [lldb-dap][windows] add --check-python command (#180784) by Charles Zablit · 4 days ago
  38. 664b0d7 [lldb] Implement bytecode based SyntheticChildren (#179832) by Dave Lee · 4 days ago
  39. 96294a7 [lldb] Move parts of OutputFormattedUsageText into utility function (#180947) by David Spickett · 4 days ago
  40. b782cbe [lldb-dap][windows] drain the ConPTY before attaching (#180578) by Charles Zablit · 4 days ago
  41. 99a447a Revert "[lldb] Step over non-lldb breakpoints" (#180944) by David Spickett · 4 days ago
  42. 051c618 [lldb][windows] switch to using std::string instead of std::wstring in Python setup (#180786) by Charles Zablit · 4 days ago
  43. 79402aa [lldb][NativeRegisterContext] Rename to x86 for shared files (#180624) by Minsoo Choo · 5 days ago
  44. 06392a4 [lldb][AIX] Added RegisterInfo file for PPC64 (#165367) by Hemang Gadhavi · 5 days ago
  45. 1d89178 [lldb] Step over non-lldb breakpoints (#174348) by Duncan McBain · 5 days ago
  46. 1c0a937 [lldb][Process/FreeBSDKernel] Add links to pcb.h (#180267) by Minsoo Choo · 5 days ago
  47. 6bb8652 [LLDB] Fix KDP plugin path (#180897) by Nerixyz · 5 days ago
  48. 6af096d [lldb] Implement DenseMapInfo for UUID (#180854) by Jonas Devlieghere · 5 days ago
  49. 4158bf6 [LLDB] Fix tablegen paths for KDP and IntelPT properties (#180835) by Nerixyz · 5 days ago
  50. 25483e9 [LLDB] Set and verify paths of properties from tablegen (#179524) by Nerixyz · 5 days ago
  51. 352e52c [lldb-dap][windows] add support for out of PATH python.dll resolution (#179306) by Charles Zablit · 5 days ago
  52. f3890d4 [lldb][test] Skip TestLaunchProcessPosixSpawn.py by Michael Buch · 6 days ago
  53. 39dfbe3 [lldb] Get shared cache path from inferior, open (#180323) by Jason Molenda · 6 days ago
  54. bff51b2 [lldb][NFC] Fix typo in memory read help text (#180301) by Alex Langford · 6 days ago
  55. 6466f79 Revert "[lldb] Fix TSan report on Linux (#179115)" by Aiden Grossman · 6 days ago
  56. eb6e71d [lldb-dap] Fix the breakpoint events test. (#180518) by Ebuka Ezike · 6 days ago
  57. c00bc0e [lldb][windows] remove unneeded DeleteProcThreadAttributeList call (#180579) by Charles Zablit · 6 days ago
  58. 17bde67 [NFC][lldb][windows] extract the UpdateProcThreadAttribute logic (#180565) by Charles Zablit · 6 days ago
  59. c113b1c [lldb] Fix TSan report on Linux (#179115) by Sergei Druzhkov · 6 days ago
  60. 22a5f80 [lldb] add cross platform test commands in Makefile.rules (#180224) by Charles Zablit · 6 days ago
  61. ffbb480 [lldb-dap][windows] fix invalid path substitution for lldb-dap (#180237) by Charles Zablit · 6 days ago
  62. 0756ab4 [lldb-dap] Bump vscode version (#177008) by Sergei Druzhkov · 6 days ago
  63. 4439a1e [lldb] Quit automatically if --batch has no commands to run (#179969) by David Spickett · 6 days ago
  64. abe6ce4 [lldb-dap][NFC] Add new line to attach message (#180510) by Ebuka Ezike · 7 days ago
  65. dc4f8d5 [lldb] Handle STT_TLS symbol type in ELF parser (#178975) by puneeth_aditya_5656 · 7 days ago
  66. 5e49856 [lldb][test] Rename/remove duplicate methods in API tests (#180250) by Michael Buch · 7 days ago
  67. 4ba9835 [lldb][NFC] Fix the SPI prototypes in HostInfoMacOSX.mm by Jason Molenda · 9 days ago
  68. c68274e Make StopInfoMachException return the right data. (#180088) by jimingham · 9 days ago
  69. bde469b Cleanup the use of m_is_secondary_thread from PR #179799. (#180255) by jimingham · 9 days ago
  70. 2ab60ab [lldb][test] TestTemplateDiagnosticHint.py: XFAIL on Windows by Michael Buch · 9 days ago
  71. 4df9a3c [lldb-dap] Add validation for RunInTerminal client capability (#180213) by Ebuka Ezike · 9 days ago
  72. 2313dca [lldb] Refactor JSONTransport own MainLoop read handle. (#179564) by John Harrison · 9 days ago
  73. dbb89b1 Revert "[lldb-dap] fix executable substitution in tests (#179685)" (#180241) by Charles Zablit · 9 days ago
  74. 8d14323 [lldb][ClangUserExpression] Emit workaround hint when trying to call function templates (#179916) by Michael Buch · 9 days ago
  75. 127fba2 [lldb][FreeBSD] Remove MIPS64 unit tests (#180207) by David Spickett · 9 days ago
  76. ccf25be [lldb] [Process/FreeBSD] Assume minimum is FreeBSD 14 (#179587) by Minsoo Choo · 9 days ago
  77. 4e01546 [lldb][Process] Remove mips64 POSIX support (#179987) by Minsoo Choo · 9 days ago
  78. 20fe869 [lldb-dap] Remove end line and column from disassemble response (#180037) by Ebuka Ezike · 10 days ago
  79. 219f36e [lldb] Remove --debug/-d option from lldb (#179978) by David Spickett · 10 days ago
  80. 7c2229c [lldb] Add a new way of loading files from a shared cache (#179881) by Jason Molenda · 10 days ago
  81. ceb6cb3 Disable TestCancelAttach.py for linux -> linux remote (#180092) by jimingham · 10 days ago
  82. b633552 [lldb][NFC] Add some override methods to VirtualDataExtractor (#179858) by Jason Molenda · 10 days ago
  83. 242cd8c Fix the modal private state thread we use for running expressions on the private state thread (#179799) by jimingham · 10 days ago
  84. d730011 [lldb-dap][NFC] Create helper function DAP::ProcessIsNotStopped (#180056) by Ebuka Ezike · 10 days ago
  85. f78d79d [lldb-dap] Split the launch IO redirection tests. (#179974) by Ebuka Ezike · 10 days ago
  86. 878b369 [lldb] Broadcast `eBroadcastBitStackChanged` when frame providers change (#171482) by Adrian Vogelsgesang · 10 days ago
  87. 81663cf [lldb] Return Expected<ModuleSP> from Process::ReadModuleFromMemory (#179583) by Alex Langford · 10 days ago
  88. 6a36747 Prevents a potential lock inversion in StatusLine when shutting down. (#179789) by jimingham · 10 days ago
  89. f6dfbdb [lldb-dap] Improving stability of TestDAP_launch_commands. (#179783) by John Harrison · 10 days ago
  90. 7a1eef3 [lldb] Remove mips64 support for FreeBSD (#179582) by Minsoo Choo · 10 days ago
  91. 340d896 [lldb] [Process/Utility] Update code url for FreeBSD in comments (#178556) by Minsoo Choo · 10 days ago
  92. 78caef9 [lldb][docs] Add FreeBSD kernel debugging information (#179597) by Minsoo Choo · 10 days ago
  93. 75c9f3e [lldb-dap] Allow evaluate requests without a frame context (#179667) by Ebuka Ezike · 10 days ago
  94. 66bdf35 [lldb-dap] Fix flaky TestDAP_stopped_events.py (#179689) by Ebuka Ezike · 10 days ago
  95. 99f0df7 [lldb][ClangUserExpression][NFC] Move diagnostic fixup into helper function by Michael Buch · 11 days ago
  96. 4ceb50a [lldb] [Process/FreeBSDKernel] List threads in correct order (#178306) by Minsoo Choo · 11 days ago
  97. e823429 [lldb][Expression] Emit hint to use --c++-ignore-context-qualifiers (#177927) by Michael Buch · 11 days ago
  98. 3532bbe [lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation option (#177926) by Michael Buch · 11 days ago
  99. 47bdcf0 [lldb][Expression] Make __lldb_expr function qualifiers match source context (#177922) by Michael Buch · 11 days ago
  100. 1076cd6 [lldb][Expression] Add API to set/get language-specific expression options (#179208) by Michael Buch · 11 days ago