summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2021-06-21[lldb] Skip TestLimitDebugInfo for Clang<7Raphael Isemann
2021-06-20Add a corefile style option to process save-core; skinny corefilesJason Molenda
2021-06-17[lldb] Skip variant/optional libc++ tests for Clang 5/6Raphael Isemann
2021-06-16AArch64 Linux and elf-core PAC stack unwinder supportMuhammad Omair Javaid
2021-06-11[lldb] Remove GCC XFAIL for TestTypedefArrayRaphael Isemann
2021-06-03[LLDB] Skip TestDataFormatterStdUniquePtr.py on arm/linuxMuhammad Omair Javaid
2021-06-03[LLDB] Skip TestDataFormatterStdUniquePtr.py on arm/linuxMuhammad Omair Javaid
2021-06-01Make ignore counts work as "after stop" modifiers so they play nicely with co...Jim Ingham
2021-05-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann
2021-05-18[lldb/API] Use a valid LineEntry object in SBCompileUnit::FindLineEntryIndexMed Ismail Bennani
2021-05-17Revert "Reset the wakeup timeout when we re-enter the continue wait."Jim Ingham
2021-05-11Removing test...Jim Ingham
2021-05-11This test is failing on Linux, skip while I investigate.Jim Ingham
2021-05-11Add an "interrupt timeout" to Process, and pipe that through theJim Ingham
2021-05-06When SendContinuePacketAndWaitForResponse returns eStateInvalid, don't fetch ...Jim Ingham
2021-05-05[lldb/Test] Disable testBreakpointByLineAndColumnNearestCode on WindowsMed Ismail Bennani
2021-05-05[lldb/Symbol] Fix column breakpoint `move_to_nearest_code` matchMed Ismail Bennani
2021-05-03Support AArch64 PAC elf-core register readMuhammad Omair Javaid
2021-04-26[lldb] Skip TestPointerToMemberTypeDependingOnParentSize on Windows and GCCRaphael Isemann
2021-04-26[lldb] Use forward type in pointer-to-memberEmre Kultursay
2021-04-21[lldb/test] Clean up TestThreadSpecificBpPlusCondition inferiorPavel Labath
2021-04-13[lldb] Require x86 for various NativePDB, Breakpad and Minidump testsDavid Spickett
2021-04-13Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated f...Pavel Labath
2021-04-13[lldb] Require x86 for unwind no-return testDavid Spickett
2021-04-12[lldb] Fix replaying TestMemoryRead.py from reproducerJonas Devlieghere
2021-04-12[lldb] Don't recursively load types of static member variables in the DWARF A...Raphael Isemann
2021-04-08[lldb] [Process] Watch for fork/vfork notificationsMichał Górny
2021-04-08[lldb] [client] Support for multiprocess extensionMichał Górny
2021-04-07[LLDB] Clarifying the documentation for variable formatting wrt to qualifiers...Shafik Yaghmour
2021-04-06[lldb] Fix bug where memory read --outfile is not truncating the fileJonas Devlieghere
2021-04-05Revert "Revert "Add support for fetching signed values from tagged pointers.""Jim Ingham
2021-04-04[lldb] Replace unneeded use of Foundation with ObjectiveC in tests (NFC)Dave Lee
2021-04-04Revert "Add support for fetching signed values from tagged pointers."Jason Molenda
2021-04-02[LLDB] Skip TestLoadUsingLazyBind.py on arm/linuxMuhammad Omair Javaid
2021-04-01Add support for fetching signed values from tagged pointers.Jim Ingham
2021-04-01[lldb] Make TestLoadUsingLazyBind work on linuxPavel Labath
2021-03-30[lldb] Fix TestStopOnSharedlibraryEvents.py on linuxPavel Labath
2021-03-30[lldb] Remove linux/mips debugging supportPavel Labath
2021-03-24Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"Med Ismail Bennani
2021-03-24Disable the tests except on Darwin.Jim Ingham
2021-03-24Make the stop-on-sharedlibrary-events setting work.Jim Ingham
2021-03-24[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani
2021-03-24Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"David Zarzycki
2021-03-23[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani
2021-03-23[lldb/bindings] Add Python ScriptedProcess base class to lldb moduleMed Ismail Bennani
2021-03-19[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY (reapply)Vedant Kumar
2021-03-19Revert "[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY"Vedant Kumar
2021-03-19[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZYVedant Kumar
2021-03-19Revert "Make the stop-on-sharedlibrary-events setting work."Jim Ingham
2021-03-19Revert "Skip all the tests for Windows."Jim Ingham