aboutsummaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)AuthorFilesLines
2023-07-24[lldb] Remove Windows XFAIL for TestDollarInVariable.pyDavid Spickett1-1/+0
2023-07-22[gdb-remote] Sort entries in QEnvironment*Fangrui Song1-6/+6
2023-07-21[lldb] Convert script native types to StructuredData counterpartMed Ismail Bennani1-0/+34
2023-07-20[lldb][x86_64] Support fs_base/gs_base register in LinuxJeffrey Tan2-0/+79
2023-07-19[lldb] Make frame var --regex always search globalsFelipe de Azevedo Piovezan1-0/+10
2023-07-19[lldb-vscode] Creating a new flag for adjusting the behavior of evaluation re...John Harrison4-11/+18
2023-07-19[lldb] XFAIL command-disassemble-mixed.c on WindowsDavid Spickett1-0/+2
2023-07-18[lldb/test] Fix command-disassemble-mixed.cPavel Labath2-2/+2
2023-07-17Fix the root directory completion test.Jim Ingham1-1/+1
2023-07-17[lldb][AArch64] Fix flakiness in TestSVEThreadedDynamicDavid Spickett1-2/+4
2023-07-14[lldb][Windows] Fix TestLocateModuleCallbackKazuki Sakamoto1-8/+14
2023-07-13[lldb] Move decorators to test methodJonas Devlieghere1-3/+6
2023-07-13[lldb] Support compressed CTFJonas Devlieghere2-16/+31
2023-07-13[lldb] Support Compact C Type Format (CTF)Jonas Devlieghere4-0/+145
2023-07-12[lldb][LocateModuleCallback] Implement API, Python interfaceKazuki Sakamoto1-0/+338
2023-07-12[lldb][LocateModuleCallback] Update SBFileSpec/SBModuleSpecKazuki Sakamoto1-0/+24
2023-07-12Fix mixed disassembly showing source lines for "line 0"Ted Woodward1-0/+18
2023-07-10[lldb] Prevent crash when completing ambiguous subcommandsJonas Devlieghere1-0/+8
2023-07-10"settings set -g target.load-script-from-symbol-file" shouldn't crash.Jim Ingham1-0/+8
2023-07-10[lldb] Disable TestNamespaceLookup in DWARF 5 + dSYM settingFelipe de Azevedo Piovezan1-1/+5
2023-07-06[lldb] Fix crash when completing register names after program exitDavid Spickett1-4/+16
2023-07-04[lldb][AArch64] Handle different default vector length in SVE testingDavid Spickett1-4/+50
2023-07-04[lldb][AArch64] Fix tagged watch test on Graviton 3David Spickett1-4/+7
2023-07-04[lldb][AArch64] Account for extra libc frames in PAC unwind testDavid Spickett1-9/+23
2023-07-03[lldb] Add two-level caching in the source managerJonas Devlieghere1-23/+81
2023-07-03[lldb] Skip apple accelerator table test in DWARF 5 modeFelipe de Azevedo Piovezan1-0/+1
2023-06-30[lldb] Check that qLaunchGDBServer packet does not return an errorDavid Spickett3-0/+62
2023-06-29Recognize BSS-only DATA segments as sections that need to be slidJason Molenda3-0/+32
2023-06-29Creating a startDebugging reverse DAP request handler in lldb-vscode.John Harrison4-0/+60
2023-06-29Reland "[LLDB] Fix the use of "platform process launch" with no extra arguments"David Spickett3-0/+70
2023-06-27Revert "[LLDB] Fix the use of "platform process launch" with no extra arguments"David Spickett3-70/+0
2023-06-27[LLDB] Fix the use of "platform process launch" with no extra argumentsDavid Spickett3-0/+70
2023-06-26Don't allow SBValue::Cast to cast from a smaller type to a larger,Jim Ingham2-0/+21
2023-06-26[lldb] Add `source cache dump` and `source cache clear` subcommandJonas Devlieghere1-0/+21
2023-06-22[lldb] Adjust for changes in objc runtimeAlex Langford1-2/+0
2023-06-21[lldb/test] Disable TestStackCoreScriptedProcess.pyMed Ismail Bennani1-0/+1
2023-06-21[lldb] Fix failure in TestStackCoreScriptedProcess on x86_64Med Ismail Bennani1-1/+0
2023-06-21[lldb] Add register field tables to the "register info" commandDavid Spickett2-1/+30
2023-06-21[lldb] Add "register info" commandDavid Spickett1-0/+38
2023-06-20[lldb] Make the test for D153043 linux-onlyJaroslav Sevcik1-2/+1
2023-06-20[lldb] Make test for D153043 independent of external symbolsJaroslav Sevcik1-1/+7
2023-06-19[lldb][AArch64] Add thread local storage tpidr registerDavid Spickett3-0/+93
2023-06-16[lldb] Fix Python test formatting (NFC)Jonas Devlieghere9-37/+56
2023-06-16[lldb] Remove unused directive from test for D153043Jaroslav Sevcik1-1/+0
2023-06-16[lldb] Fix handling of cfi_restore in the unwinderJaroslav Sevcik2-0/+46
2023-06-14Add support for __debug_line_str in Mach-OAdrian Prantl1-0/+15
2023-06-13Revert "[lldb] Fix failure in TestStackCoreScriptedProcess on x86_64"Med Ismail Bennani1-0/+1
2023-06-13[lldb] Fix failure in TestStackCoreScriptedProcess on x86_64Med Ismail Bennani1-1/+0
2023-06-13[lldb] Never print children if the max depth has been reachedAugusto Noronha2-2/+2
2023-06-13[lldb][test] Re-XFAIL prefer-debug-over-eh-frame.testMichael Buch1-0/+1