Sign in
llvm
/
llvm-project
/
lldb
/
HEAD
f80fa97
[lldb] Avoid returning a stale AddressOf (#212915)
by Igor Kudrin
· 54 minutes ago
main
master
8e84b91
Reapply "Make result variables obey their dynamic values in subsequent expressions" (#211321) (#213308)
by jimingham
· 4 hours ago
b7c68e7
[lldb] Treat synthetic variables as always in scope (#204177)
by Nerixyz
· 9 hours ago
de4b56a
[lldb-dap] Migrate console and restart tests (#213019)
by Ebuka Ezike
· 10 hours ago
ef51543
[lldb][Windows] Don't cut the loader helper off after 250ms (#213010)
by Charles Zablit
· 10 hours ago
5a9cd3f
[lldb] Only preload a Module's symbols once (#213094)
by Charles Zablit
· 12 hours ago
dc06b18
[lldb] Convert generic register names in a case insensitive way (#213001)
by David Spickett
· 13 hours ago
e3fff2f
[lldb] Ask the reporter what happened in a bug report (#213173)
by Jonas Devlieghere
· 21 hours ago
82d74b5
If the address of the isa_pointer is returned as an error don't ask if it is a tagged pointer (#213163)
by jimingham
· 23 hours ago
518f7db
[lldb/docs] Document the remaining scripted-extension plugin categories (#213140)
by Med Ismail Bennani
· 23 hours ago
73ff30d
[lldb] Add target.jit-engine setting (#212998)
by Lang Hames
· 23 hours ago
963f085
[lldb/script] Migrate synthetic children providers onto ScriptedPythonInterface (#210845)
by Med Ismail Bennani
· 26 hours ago
2050c3f
[lldb] Add a unit test for Wasm architecture compatibility (#213070)
by Jonas Devlieghere
· 26 hours ago
6857f11
[lldb][minidump] Fix Memory64List DataSize over-counting on a failed read (#212861)
by satyanarayana reddy janga
· 27 hours ago
bde9c6c
[lldb] Make missing DWO diagnostics customizable (#212338)
by Bar Soloveychik
· 28 hours ago
621491f
[Modules] Handle decl attributes on deserialization the same as during parsing. (#208348)
by Volodymyr Sapsai
· 29 hours ago
48d10e6
[lldb][docs] Document the script interpreter plugin build options (#212655)
by Jonas Devlieghere
· 30 hours ago
e008800
[lldb][docs] Rewrite the MCP documentation for lldb-mcp (#212821)
by Jonas Devlieghere
· 30 hours ago
f18ca83
[lldb] Add bitwise operators to DIL (#209768)
by Ilia Kuklin
· 31 hours ago
f8d4834
[ADT] Remove deprecated llvm::make_scope_exit (#212987)
by Marc Auberer
· 33 hours ago
8110605
[lldb-dap] Mirgate TestDAP_evaluate. (#212282)
by Ebuka Ezike
· 33 hours ago
14d9138
[lldb] Fix C++ expression evaluation with the MS C++ ABI (#212521)
by Charles Zablit
· 35 hours ago
420a559
[lldb][test] Fix TestMinidumpSizeOfImage.py with glibc >= 2.41 (#212972)
by David Spickett
· 2 days ago
df9f839
[lldb] Fix stale L1 memory cache read after memory write (#208347)
by Yao Qi
· 2 days ago
0b378c0
[lldb/script] Add class-based summary providers via ScriptedStringSummaryInterface (#210469)
by Med Ismail Bennani
· 2 days ago
4e742d8
[lldb] Add support for Wasm globals (#212516)
by Jonas Devlieghere
· 2 days ago
c3f1f62
[lldb] Fix flaky test_expr_with_fork_trap by increasing expression timeout (#212574)
by Philip DePetro
· 2 days ago
ed2c7fe
[lldb-mcp] Run managed debug sessions synchronously (#212681)
by Jonas Devlieghere
· 2 days ago
d2527c5
[lldb] Reply to malformed requests and use JSON-RPC error codes (#212678)
by Jonas Devlieghere
· 2 days ago
9529e8a
[lldb-dap] Migrate unknownRequest, subtleFrames and longpath (#211627)
by Ebuka Ezike
· 2 days ago
00dbd1f
[lldb-mcp] Add --help and --version (#212680)
by Jonas Devlieghere
· 2 days ago
d9cb6fc
[LLDB] Remove Xcode sdk guessing from Makefile.rules (NFC) (#212378)
by Adrian Prantl
· 2 days ago
e109b1a
[lldb][Windows] Check for EOF before the ctrl-c retry in GetLine (#212745)
by Charles Zablit
· 2 days ago
7d00c3d
[lldb][NFC] Explicitly list unsupported DWARF expression opcodes (#210363)
by firmiana
· 2 days ago
0cf9402
[lldb] Fix crash on creating string error (#212503)
by Ebuka Ezike
· 2 days ago
d750812
[lldb][test] Use C++ frontend for building C++ test file (#212611)
by Raul Tambre
· 3 days ago
38a0bf0
[lldb] Include `Debugger.h` in `ScriptedCommandPythonInterface.cpp` (NFC) (#212662)
by Med Ismail Bennani
· 3 days ago
ea818ae
[lldb/script] Migrate ParsedCommand & raw commands onto ScriptedPythonInterface (#210430)
by Med Ismail Bennani
· 3 days ago
121b0b2
[lldb][Minidump] Fix wrong variable in getModuleFileSize loop (#188363)
by satyanarayana reddy janga
· 3 days ago
9a2c265
[lldb] Stop creating ConstStrings for ObjC framework type names (#211679)
by Alex Langford
· 3 days ago
4026798
[lldb] Report the unwound PC for WebAssembly caller frames (#212326)
by Jonas Devlieghere
· 3 days ago
5d6acf0
[lldb-dap][Windows] Respect debug-heap setting when launching (#212290)
by Nerixyz
· 3 days ago
cd70f24
[lldb] Fix trace test assertions after error-message style change (#212372)
by satyanarayana reddy janga
· 3 days ago
9cc60d1
[lldb][AArch64][Linux] Track all register cache validity in one place (#197113)
by David Spickett
· 4 days ago
da16c75
[lldb][test][AArch64] Add test for AArch32 compatibility execution (#211793)
by David Spickett
· 4 days ago
de5a039
[lldb][test] Skip TestGuiSpawnThreads.py on Linux (#212431)
by David Spickett
· 4 days ago
549c478
[lldb][test] Do not return a PID in TestGdbClientModuleLoad (#212256)
by David Spickett
· 4 days ago
30ed49d
[lldb][AArch64] Fix launching Arm32 applications on AArch64 Linux (#211692)
by Igor Kudrin
· 4 days ago
19ba91b
[LLDB] Hide unresolvable children from ObjC tagged pointers (#211936)
by Adrian Prantl
· 4 days ago
b81b65e
[lldb][docs] Add hardware feature considerations to target doc (#211213)
by David Spickett
· 4 days ago
30308f1
[lldb][DIL] Fix size check when assigning a signed value with DIL (#207404)
by Yao Qi
· 4 days ago
a57c90e
[lldb][Mach-O] Fix null __LINKEDIT deref in ParseSymtab for shared cache images (#207448)
by Yao Qi
· 4 days ago
cf328d5
[lldb][Windows] Preserve breakpoint locations across process exit (#212219)
by Charles Zablit
· 4 days ago
969013e
[lldb][Windows] Disable debug heap by default (#212126)
by Nerixyz
· 4 days ago
a6faaf7
[lldb][NFC] Add documentation for OperatingSystem methods (#210968)
by Felipe de Azevedo Piovezan
· 5 days ago
938a84c
[X86] Add dynamic tags support for llvm-readobj and lldb per psABI (#207661)
by Phoebe Wang
· 5 days ago
2583e50
[lldb] Move GetVTableInfo to C++ language runtime (#207010)
by Nerixyz
· 7 days ago
55b6792
[lldb] Fix heap-use-after-free in FileSpec usage (#211908)
by Jordan Rupprecht
· 7 days ago
043a13c
Revert "[lldb] Remove ConstString from FileSpec" (#211927)
by Jonas Devlieghere
· 7 days ago
9ce12ea
[lldb] Recover a WebAssembly function's mangled name from its declaration (#211707)
by Jonas Devlieghere
· 7 days ago
5037410
[lldb] Remove ConstString from FileSpec (#211394)
by Alex Langford
· 7 days ago
a49fe5c
[lldb] Classify embedded formatter sections in WebAssembly objects (#211704)
by Jonas Devlieghere
· 7 days ago
67fd951
[lldb] Restore autosense for expedited memory-cache address parsing (#211846)
by Jonas Devlieghere
· 7 days ago
d09a7eb
[lldb][test] Skip frame-recognizer argument tests on WebAssembly (#211807)
by Jonas Devlieghere
· 7 days ago
ea95ad1
[lldb] Skip the WebAssembly function header for frame recognizers (#211806)
by Jonas Devlieghere
· 7 days ago
c30a2e0
[lldb] Speedup AppleObjCRuntimeV2 UpdateIfNeeded (#211774)
by Felipe de Azevedo Piovezan
· 7 days ago
98e8996
[lldb-dap] Migrate threads and disassemble DAP test (#211277)
by Ebuka Ezike
· 8 days ago
f5bd93a
[lldb-dap] Migrate optimized, output and repl_mode_detection tests (#211597)
by Ebuka Ezike
· 8 days ago
cd54b7d
[lldb] Fix qSpeedTest radix mistake, make number parsings explicit (#211495)
by Jason Molenda
· 8 days ago
2d4ccf6
[BoundsSafety] Introduce LateParsedAttrType AST placeholder type (#204125)
by Mohammed Ashraf
· 8 days ago
0017133
Fix ProcessELFCore::GetProcessInfo() to return expected results. (#210807)
by Greg Clayton
· 8 days ago
9805490
[lldb] Skip the WebAssembly function header when setting a breakpoint (#211289)
by Jonas Devlieghere
· 8 days ago
c20e3e5
[lldb] Create a GetStartLineEntry helper (#211264)
by Jonas Devlieghere
· 8 days ago
e50fa43
[lldb-dap] Migrate DAP attach tests. (#210814)
by Ebuka Ezike
· 8 days ago
a3b7a4c
[lldb-dap] Miragte the DAP step and stop hooks tests (#209936)
by Ebuka Ezike
· 8 days ago
18875a1
[lldb][Windows] ignore loader breakpoints in system modules (#208233)
by Charles Zablit
· 9 days ago
58f22d3
[lldb][test] Reinforce formatter bytecode unit tests (#211042)
by Dave Lee
· 9 days ago
65744dd
[lldb] Synthesize data symbols for plain C globals on WebAssembly (#211301)
by Jonas Devlieghere
· 9 days ago
eb4b064
Revert "Make result variables obey their dynamic values in subsequent expressions" (#211321)
by jimingham
· 9 days ago
adafd94
[lldb] Fix Unicode code point formatting to use proper notation (#211131)
by Adrian Prantl
· 9 days ago
9fef437
[lldb][test] Skip more WebAssembly-unsupported API tests (#211305)
by Jonas Devlieghere
· 9 days ago
cfc03af
[LLDB] Disable Foundation test on newer versions of macOS (#211127)
by Adrian Prantl
· 9 days ago
8932e81
[lldb-dap] Migrate DAP cancel and commands tests (#211044)
by Ebuka Ezike
· 9 days ago
d327f1a
[lldb][test] Skip stop-reason tests unsupported on WebAssembly (#211266)
by Jonas Devlieghere
· 9 days ago
5fbb0be
[lldb-dap][VSCode][Windows] check that --check-python is available before using it (#211048)
by Charles Zablit
· 9 days ago
8c7a40f
[lldb-dap] Migrate breakpointAssembly and instructionBreakpoint test (#211054)
by Ebuka Ezike
· 9 days ago
a6ec013
[lldb] Add array decaying (#210918)
by Georgiy Samoylov
· 10 days ago
c2edf71
[lldb-dap] Migrate the Completions tests (#210829)
by Ebuka Ezike
· 10 days ago
fa03cf5
[lldb] Change DynamicLoaderDarwin::Segment::name type (#210797)
by Alex Langford
· 10 days ago
69fa955
Make result variables obey their dynamic values in subsequent expressions
by jimingham
· 10 days ago
f1581c6
[lldb-dap] Migrate lldb-dap events tests. (#209285)
by Ebuka Ezike
· 10 days ago
6695043
Revert "[lldb][Windows] Only embed Python home in Debug config (#209464)" (#210989)
by Nerixyz
· 10 days ago
dcc89dd
[lldb] Delete AppleObjCRuntimeV1 (#203190)
by Felipe de Azevedo Piovezan
· 10 days ago
467291d
[lldb][NFC] Remove Stream::Printf calls with constant strings in Target/* (#210287)
by Raphael Isemann
· 10 days ago
ecaf23d
[lldb][NFC] Remove Stream::Printf calls with constants in Commands/ (#210291)
by Raphael Isemann
· 10 days ago
2e61383
[lldb][NFC] Remove Stream::Printf calls with constant strings in Interpreter/* (#210289)
by Raphael Isemann
· 10 days ago
578a8f9
[lldb][docs] Add platform/target support requirements doc (#207166)
by David Spickett
· 11 days ago
791a0e8
[lldb][test] Add test for qSymbol handling when using an ELF (#200411)
by David Spickett
· 11 days ago
cf59255
[lldb][AArch64][Linux] Use memcpy when serialising data (#210710)
by David Spickett
· 11 days ago
2995398
[lldb][RISCV] Fix x8 register aliasing for gdb-remote targets (#209070)
by Zeyi Xu
· 11 days ago
Next »