Sign in
llvm
/
llvm-project
/
lldb
/
HEAD
ffc0e30
[lldb] Fix heap.py crashes on recent Darwin embedded targets
by Med Ismail Bennani
· 4 hours ago
main
master
a97edd4
[lldb][NativePDB] Require `target-windows` for MSVC test (#186578)
by Nerixyz
· 5 hours ago
b16b919
[lldb/test] Fix MTC dylib path for newer Darwin embedded devices (NFC)
by Med Ismail Bennani
· 6 hours ago
bdf4a31
[lldb] Nominate myself for FreeBSD maintainer (#180053)
by Minsoo Choo
· 13 hours ago
2fc4b7e
[lldb] Upstream missing FixCodeAddress in CPPLanguageRuntime (#186519)
by Jonas Devlieghere
· 15 hours ago
fd0cf31
[lldb] Enable SanitizersAllocationTraces=tagged in darwin-mte-launcher (#186326)
by Jonas Devlieghere
· 15 hours ago
6b35213
[lldb] Add support for the darwin-mte-launcher to lldb-dotest (#186319)
by Jonas Devlieghere
· 16 hours ago
e0ff03a
[lldb] Fix liblldb linkage in libllvm build after 5eaf19a15129 (#186515)
by Stefan Gränitz
· 17 hours ago
d89d547
[lldb] Preserve TargetSP in Platform module lookup (#186323)
by Emre Kultursay
· 19 hours ago
8998aa2
[LLDB][NativePDB] Add support for `S_REGREL32_INDIR` (#186124)
by Nerixyz
· 19 hours ago
7ed74f4
[lldb][windows] fix MSVCRTCFrameRecognizer's registration (#186485)
by Charles Zablit
· 20 hours ago
41dff62
[lldb][Process/FreeBSDKernelCore] Set kernel displacement (#183975)
by Minsoo Choo
· 20 hours ago
4e26a4c
[lldb] [Windows] Add missing includes (#186449)
by Martin Storsjö
· 20 hours ago
3f05cbe
[lldb] Check both the result and output of sysctl (#186462)
by Jonas Devlieghere
· 21 hours ago
93e43fa
[lldb] Remove calls to exit() in lldb-server (#186289)
by Jonas Devlieghere
· 22 hours ago
088a391
[lldb-dap] Fix a regression in synthetic variables. (#186180)
by John Harrison
· 22 hours ago
77ea604
[lldb][windows] print stop reason if MSVC's runtime check fails (#185473)
by Charles Zablit
· 23 hours ago
f48646e
[lldb][Module][NFC] Use raw string literal and formatv-style format in LoadScriptingResourceInTarget (#186411)
by Michael Buch
· 23 hours ago
475cad3
[lldb][PlatformDarwin] Disallow '+' in auto-loadable Python script names (#186346)
by Michael Buch
· 24 hours ago
96afb73
[lldb][Module][NFC] Use early-return style in LoadScriptingResourceInTarget (#186392)
by Michael Buch
· 24 hours ago
ac672b9
[lldb][windows] add a Windows FifoFile implementation (#185894)
by Charles Zablit
· 26 hours ago
fe9ca54
[lldb] Wrap HWCAP defines in ifndef (NFC) (#186283)
by Jonas Devlieghere
· 2 days ago
808e318
[lldb] Build debugserver fat for arm64 and arm64e (#186038)
by Jonas Devlieghere
· 2 days ago
26ff834
[LLDB] Modify CreateValueObjectFrom* to take an ExecutionContext (#185547)
by Adrian Prantl
· 2 days ago
72875d4
[lldb] Unify logging for GetAttributeAddressRanges error (#186258)
by Jonas Devlieghere
· 2 days ago
d63a9f0
[lldb] Turn on OSC 9;4 graphical progress in supported terminals (#185541)
by Jonas Devlieghere
· 2 days ago
c414def
[lldb] Update TestObjcOptimized.py for MTE (#186042)
by Jonas Devlieghere
· 2 days ago
9b62c37
[lldb] Fix typo in SymbolFilePDBTests (#186236)
by Jonas Devlieghere
· 2 days ago
162b910
[LLDB] Add SB API test helpers in separate library (#185866)
by Nerixyz
· 2 days ago
a11bf52
[lldb][FreeBSDKernelCore] Do not include <cstddef> (#186193)
by Minsoo Choo
· 2 days ago
e0bcb2a
[lldb][tests] Skip flaky TestLongjmp test on Windows (#186199)
by eleviant
· 2 days ago
aff72cb
[lldb][Process/FreeBSDKernelCore] Add assertion for pcb (#183969)
by Minsoo Choo
· 2 days ago
bbf6c09
[LLDB] Fix Timer MSAN Use After Destroy in Fuzz Tests (#186133)
by Aiden Grossman
· 2 days ago
4e6a593
[lldb] Run the LLDB test suite under MTE on capable Apple HW (#185780)
by Jonas Devlieghere
· 2 days ago
937a6ea
Re-reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#186074)
by Stefan Gränitz
· 2 days ago
e629b0f
Revert "[lldb] Consolidating platform support checks in tests." (#186071)
by David Spickett
· 2 days ago
a6e3672
[lldb][docs] Restore cut off sentence in GDB command map (#186057)
by David Spickett
· 2 days ago
fbadb96
Revert "Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)"" (#186051)
by Stefan Gränitz
· 2 days ago
ad00673
Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185410)
by Stefan Gränitz
· 2 days ago
ac366ca
[LLDB] Ensure plugins are destroyed at end of fuzz tests (#186012)
by Aiden Grossman
· 3 days ago
b52033f
[lldb] Update TestProcessCrashInfo for MTE (#185808)
by Jonas Devlieghere
· 3 days ago
3601ef2
[lldb] Use raw address in "memory history" command (#185812)
by Jonas Devlieghere
· 3 days ago
7816d62
[lldb] Use SBProcess.FixAddress in address_ranges_helper.py (#185802)
by Jonas Devlieghere
· 3 days ago
9347b19
[lldb][bytecode] Add swift output to Python->bytecode compiler (#185773)
by Dave Lee
· 3 days ago
12e91fc
[LLDB] Fix null pointer dereference. (#185985)
by cmtice
· 3 days ago
405ce00
[lldb] Reinstate ~PluginInstances assertion (#185537)
by Jonas Devlieghere
· 3 days ago
fe1aa8e
[lldb] Add darwin-mte-launcher (#185921)
by Jonas Devlieghere
· 3 days ago
2c4b9af
[lldb][tests] Attempt to fix lldb-x86_64-win builder (#185948)
by eleviant
· 3 days ago
4e64415
[lldb] Replace make_error<StringError> with createStringError* (NFC) (#185748)
by Dave Lee
· 3 days ago
0b94d1f
[lldb] Catch missing calls to SystemLifetimeManager::Initialize (#185536)
by Jonas Devlieghere
· 3 days ago
3984195
[lldb][Debugger] Register 'testing.XXX' settings with Debugger (#185897)
by Michael Buch
· 3 days ago
86251f2
[IR] Split Br into UncondBr and CondBr (#184027)
by Alexis Engelke
· 3 days ago
efc3db9
[lldb][test] Remove Windows xfail from 2 tests in TestLongjmp.py (#185859)
by David Spickett
· 3 days ago
598b604
[LLDB][NativePDB] Ignore indirect virtual bases (#185735)
by Nerixyz
· 3 days ago
61722ca
[lldb] change how unsupported tests are aggregated (#185675)
by Charles Zablit
· 3 days ago
97e36b0
[lldb][PlatformDarwin][NFC] Factor sanitization of Python module names into helper function (#185627)
by Michael Buch
· 3 days ago
c566b00
[lldb/test] Add generic test variant infrastructure (#185145)
by Med Ismail Bennani
· 3 days ago
d192809
[lldb][test] PlatformDarwinTest.cpp: skip dSYM test on Windows
by Michael Buch
· 4 days ago
d98162b
[lldb] Make date test handle host-target time difference (#185759)
by Dave Lee
· 4 days ago
dcf8fd8
build: adjust LLDB and clang library naming on Windows (#185084)
by Saleem Abdulrasool
· 4 days ago
de6af33
[lldb] Consolidating platform support checks in tests. (#184656)
by John Harrison
· 4 days ago
3c2eea1
[lldb] Have Host::RunShellCommand ret stderr & stdout seperately (#184548)
by Jason Molenda
· 4 days ago
dfcddbf
[lldb] Have ObjectFile::FindPlugin send a copy of the DE (#185727)
by Jason Molenda
· 4 days ago
ca7b87f
[lldb][Process/FreeBSDKernelCore] Improve DoUpdateThreadList() (#183981)
by Minsoo Choo
· 4 days ago
1ac7bbd
[lldb][test] Fix TestLongjmp on Linux (#185464)
by eleviant
· 4 days ago
9ca273a
[lldb][test] PlatformDarwinTest.cpp: add full error message to expected assertion
by Michael Buch
· 4 days ago
976d3c1
[lldb][PlatformDarwin][NFC] Use formatv-style format string in Locate ExecutableScriptingResourcesFromDSYM warning message (#185640)
by Michael Buch
· 4 days ago
a48f652
[lldb][test] PlatformDarwinTest.cpp: add more test-cases for script name sanitization
by Michael Buch
· 4 days ago
9c599a1
[lldb][PlatformDarwin][NFC] Use formatv-style format string in LocateExecutableScriptingResourcesFromDSYM (#185622)
by Michael Buch
· 4 days ago
c340a4b
[lldb][test] PlatformDarwinTest.cpp: clean up directories in TearDown
by Michael Buch
· 4 days ago
de71136
[lldb] Add GetPointerDiffType to TypeSystemClang (#185314)
by Ilia Kuklin
· 4 days ago
169dc52
[lldb] Use AppendMessageWithFormatv instead of AppendMessageWithFormat (#185012)
by David Spickett
· 4 days ago
3ceefde
[lldb] Update test diff invocation for portability (#185557)
by Dave Lee
· 4 days ago
52800f1
[lldb][bytecode] Add Python to formatter bytecode compiler (#113734)
by Dave Lee
· 5 days ago
9dd4c2b
[lldb] Temporarily remove the assert to unblock the bots (#185505)
by Jonas Devlieghere
· 5 days ago
2f225b9
[lldb] Assert & fix missing calls to UnregisterPlugin (#185162)
by Jonas Devlieghere
· 5 days ago
89213d9
[LLDB] Remove C++ language runtime dependency of Clang expression parser (#185450)
by Nerixyz
· 5 days ago
a90620f
[lldb][test] PlatformDarwinTest.cpp: add more test-cases
by Michael Buch
· 5 days ago
1b687d2
[lldb][test] PlatformDarwinTest.cpp: move directory creation into SetUp
by Michael Buch
· 5 days ago
d4c5881
[PPC64][Linux] Watchpoint configuration for PPC64 (#185192)
by Dhruv Srivastava
· 5 days ago
080d703
[lldb][test][NFC] PlatformDarwinTest.cpp: fix directory creation comment
by Michael Buch
· 5 days ago
f86513c
Revert "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185372)
by Jan Patrick Lehr
· 5 days ago
00de8c8
[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC) (#184572)
by Stefan Gränitz
· 5 days ago
e6845dc
[LLDB] Move Itanium language runtime to C++ language runtime (#169225)
by Nerixyz
· 7 days ago
db0a015
build: add `LINKER:` modifier to `/DELAYLOAD:` options (#185086)
by Saleem Abdulrasool
· 7 days ago
b6c7ba4
[lldb][PlatformDarwin][test] Add unit-test for LocateExecutableScriptingResourcesFromDSYM (#185057)
by Michael Buch
· 7 days ago
1bfa882
[lldb] Implement PluginInfo move constructor (#185137)
by Jonas Devlieghere
· 8 days ago
6c47c0f
[lldb] Use llvm::SmallVector in the PluginManager (NFC) (#184912)
by Jonas Devlieghere
· 8 days ago
da0155d
[lldb] Use range-based for loops over plugins (#184837)
by Jonas Devlieghere
· 8 days ago
cf2e6b4
[lldb][bytecode] Disable bytecode.test on windows (#185096)
by Dave Lee
· 8 days ago
3d722d6
[lldb][PlatformDarwin] Make LocateExecutableScriptingResourcesFromDSYM a public static (#185056)
by Michael Buch
· 8 days ago
6b04b7a
[LLDB] Reformat comments
by Adrian Prantl
· 8 days ago
30e4565
[LLDB] Allow one-line summaries in the presence of synthetic child providers (#184926)
by Adrian Prantl
· 8 days ago
65ce509
[lldb] Declare types of Python synthetic signatures (NFC) (#184914)
by Dave Lee
· 8 days ago
b370f15
[lldb][windows] fix VT sequences overriding (lldb) prompt (#183366)
by Charles Zablit
· 8 days ago
0cdeba7
[lldb][windows][NFC] expose ProcessLauncherWindows methods (#183579)
by Charles Zablit
· 8 days ago
35f5ef1
Revert "[lldb] Initial plugin and test for SymbolLocatorSymStore" (#185032)
by Stefan Gränitz
· 8 days ago
8ab4209
[lldb] Fix lldb-x86_64-win bot after 454eb8bc0ac (#185004)
by Stefan Gränitz
· 8 days ago
be2f835
[LLDB][Windows] Initialize `read_result` (#184874)
by Nerixyz
· 8 days ago
b403173
[lldb-dap] Add memory history in ASan report (#183740)
by Sergei Druzhkov
· 8 days ago
Next »