summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2021-09-10[lldb] [gdb-remote] Implement the vRun packetMichał Górny
2021-09-10[lldb] [gdb-remote] Add fallbacks for vFile:mode and vFile:existsMichał Górny
2021-09-10[lldb] Add new commands and tests for getting file perms & existsMichał Górny
2021-09-10[lldb] [test] Move "platform connect" logic into a common classMichał Górny
2021-09-10[lldb] [gdb-remote] Implement fallback to vFile:stat for GetFileSize()Michał Górny
2021-09-08[lldb] [Commands] Remove 'append' from 'platform file open' modeMichał Górny
2021-09-08[lldb] [Commands] Fix reporting errors in 'platform file read/write'Michał Górny
2021-09-08[lldb] [Process/FreeBSD] Support SaveCore() using PT_COREDUMPMichał Górny
2021-09-06[lldb] Support SaveCore() from gdb-remote clientMichał Górny
2021-09-01[lldb] Add minidump save-core functionality to ELF object filesAndrej Korman
2021-08-31[lldb] [gdb-remote client] Remove breakpoints in forked processesMichał Górny
2021-08-31Revert "[lldb] Add minidump save-core functionality to ELF object files"Andy Yankovsky
2021-08-31[lldb] Add minidump save-core functionality to ELF object filesAndrej Korman
2021-08-30[lldb] [gdb-remote client] Support minimal fork/vfork handlingMichał Górny
2021-08-24Revert "[lldb] Add support for debugging via the dynamic linker."Rumeet Dhindsa
2021-08-24[lldb] Add support for debugging via the dynamic linker.Rumeet Dhindsa
2021-08-17[lldb] Include arm64 in affected_by_radar_34562999Jonas Devlieghere
2021-08-17[lldb] Make TestAArch64AdrpAdd depend on the AArch64 targetRaphael Isemann
2021-08-12Symbolicate aarch64 adrp+add pc-relative addr in disassJason Molenda
2021-08-11[lldb] Fix TestFormattersBoolRefPtr on ASJonas Devlieghere
2021-08-11[lldb] Skip TestConcurrent.* watchpoint tests for Darwin on ARMJonas Devlieghere
2021-08-09[lldb] [gdb-remote] Use hexadecimal numbers in vFile packats for GDB complianceMichał Górny
2021-08-09[lldb] [gdb-remote] Sync vFile:open mode constants with GDBMichał Górny
2021-08-06Re-land "[lldb] Upstream support for Foundation constant classes"Jonas Devlieghere
2021-08-06Revert "[lldb] Upstream support for Foundation constant classes"Sterling Augustine
2021-08-06[lldb] Upstream support for Foundation constant classesJonas Devlieghere
2021-08-06Add a "current" token to the ThreadID option to break set/modify.Jim Ingham
2021-08-04[LLDB] Skip flaky tests on Arm/AArch64 Linux botsMuhammad Omair Javaid
2021-07-29[source map] fix relative path breakpointsWalter Erquinigo
2021-07-28[LLDB] Skip HW breakpoints test_step_until on Arm/LinuxMuhammad Omair Javaid
2021-07-28[lldb] Add "memory tag write" commandDavid Spickett
2021-07-28Revert "[LLDB] Skip HW breakpoints test_step_until on Arm/Linux"Muhammad Omair Javaid
2021-07-28[LLDB] Skip HW breakpoints test_step_until on Arm/LinuxMuhammad Omair Javaid
2021-07-27Fix "break delete --disabled" with no arguments.Jim Ingham
2021-07-22[lldb] Fix TestCompletion by using SIGPIPE instead of SIGINT as test signalRaphael Isemann
2021-07-22[lldb/Plugins] Add ScriptedProcess Process PluginMed Ismail Bennani
2021-07-22[lldb] Fix that `process signal` completion always returns all signalsRaphael Isemann
2021-07-20Remove the DarwinLog functionality from debguserverJason Molenda
2021-07-12Revert "Revert "Reset the wakeup timeout when we re-enter the continue wait.""Jim Ingham
2021-07-12[LLDB] Testsuite: Add helper to check for AArch64 targetMuhammad Omair Javaid
2021-06-25Add support for the NSMutableDictionary variant: "__NSFrozenDictionaryM"Jim Ingham
2021-06-25[lldb] Skip TestDataFormatterSynthVal.py with GCC as the test compilerRaphael Isemann
2021-06-25[lldb] Skip libstdc++ tests failing with GCCRaphael Isemann
2021-06-25[lldb] Fix memory tag unsupported testDavid Spickett
2021-06-24Disable TestAArch64UnwindPAC.py for non PAC targetsMuhammad Omair Javaid
2021-06-24Fix typo in TestMemoryTag.pyMuhammad Omair Javaid
2021-06-24[lldb][AArch64] Add "memory tag read" commandDavid Spickett
2021-06-22[LLDB] Skip TestExitDuringExpression on aarch64/linux buildbotMuhammad Omair Javaid
2021-06-22[lldb] Adjust Clang version requirements for tail_call_frames testsRaphael Isemann
2021-06-22[lldb] Bumb Clang version requirement for TestBasicEntryValues.py to 11Raphael Isemann