summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2022-05-03[lldb] Fix ppc64 detection in lldbserge-sans-paille
2022-04-29LocationListLookup test case failing on lldb-arm-ubuntuJason Molenda
2022-04-29Decr pc when looking for DWARF loc list entry mid-stackJason Molenda
2022-04-27Remove Python 2 checks from the test suiteJonas Devlieghere
2022-04-21[LLDB] Skip TestCrashDuringStep.py AArch64/WindowsMuhammad Omair Javaid
2022-04-20Speculatively fix build botsAaron Ballman
2022-04-19[lldb] Handle empty search string in "memory find"David Spickett
2022-04-12[lldb] Re-enable TestStepNoDebug.py on ASJonas Devlieghere
2022-04-12[lldb] Re-enable fixed on-device testsJonas Devlieghere
2022-04-12don't extra notify ModulesDidLoad() from LoadModuleAtAddress()Luboš Luňák
2022-04-08Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-08Adapt the ObjC stepping algorithm to deal with "selector-stubs" in clang.Jim Ingham
2022-04-08[lldb] XFAIL tests that aren't passing remotelyJonas Devlieghere
2022-04-08[lldb] Skip more tests that don't make sense to run remotelyJonas Devlieghere
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber
2022-04-06Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-05Disable LLDB index cache for .o files with no UUID.Greg Clayton
2022-04-05[lldb] Avoid duplicate vdso modules when opening core filesPavel Labath
2022-04-05[lldb/linux] Handle main thread exitsPavel Labath
2022-03-30Recommit [lldb/test] Make category-skipping logic "platform"-independentPavel Labath
2022-03-23[lldb/test] Add events listener helper function to lldbtestMed Ismail Bennani
2022-03-21Revert "[lldb/test] Add events listener helper class to lldbtest"Pavel Labath
2022-03-18[lldb/test] Add events listener helper class to lldbtestMed Ismail Bennani
2022-03-16[lldb] Expose diagnostic events through the SB APIJonas Devlieghere
2022-03-15[lldb] Fix platform selection on Apple Silicon (again)Jonas Devlieghere
2022-03-14Don't report memory return values on MacOS_arm64 of SysV_arm64 ABI's.Jim Ingham
2022-03-10[lldb/Plugin] Test that a scripted process blueprint can be loaded for the dSYMMed Ismail Bennani
2022-03-09[lldb] Don't print *trailing* nuls in char arraysPavel Labath
2022-03-04[lldb/Test] Fix test_launch_scripted_process_stack_frames failureMed Ismail Bennani
2022-03-04[lldb/Test] Disable test_scripted_process_and_scripted_thread on WindowsMed Ismail Bennani
2022-03-04[lldb/Plugins] Add ability to load modules to Scripted ProcessesMed Ismail Bennani
2022-03-04[LLDB] Remove cases of using namespace stdShafik Yaghmour
2022-03-03Revert "[lldb] Correct case in description of breakpoint --on-catch/throw"David Spickett
2022-03-03[lldb] Correct case in description of breakpoint --on-catch/throwDavid Spickett
2022-03-02[lldb] Update TestBasicEntryValues.py for `image lookup` outputJonas Devlieghere
2022-03-02[lldb] Update error messages in TestMemoryHistory.pyJonas Devlieghere
2022-02-28Set error message if ValueObjectRegister fails to write back to registerIlya Nozhkin
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-25Reland "[lldb/test] Fix TestProgressReporting.py race issue with the event li...Med Ismail Bennani
2022-02-25Revert "[lldb/test] Fix TestProgressReporting.py race issue with the event li...Michael Forster
2022-02-25[LLDB] XFAIL TestUnambiguousTailCalls.py for Arm/LinuxMuhammad Omair Javaid
2022-02-23[lldb/test] Fix TestProgressReporting.py race issue with the event listenerMed Ismail Bennani
2022-02-18[lldb/bindings] Expose the progress reporting machinery to the SWIG interfaceMed Ismail Bennani
2022-02-16On Windows, the function name contains the return parameter, soJim Ingham
2022-02-16Add a test for breaking on overloaded functions by name.Jim Ingham
2022-02-16[lldb/Plugin] Add artificial stackframe loading in ScriptedThreadMed Ismail Bennani
2022-02-16[lldb] Enable TestThreadStepOut on linuxPavel Labath
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
2022-02-09[lldb/test] Split Scripted Process test in multiple tests (NFC)Med Ismail Bennani
2022-02-09[lldb/test] Fix TestScriptedProcess.py timeout on x86_64Med Ismail Bennani