summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2021-10-19[lldb/test] Update test/API/functionalities/load_lazy to macOS 12Vedant Kumar
2021-10-19Revert "[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*"Michał Górny
2021-10-19[lldb] Reduce code duplication around inferior buildingPavel Labath
2021-10-19[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*Michał Górny
2021-10-18Add a "command container" hierarchy to allow users to add container nodes.Jim Ingham
2021-10-18Fix Linux error in TestBreakInLoadedDylib.py.Jim Ingham
2021-10-18Add tests for the other variants of BreakpointCreateBySourceRegex.Jim Ingham
2021-10-18[lldb] Delete TestStandardUnwindPavel Labath
2021-10-15[lldb] Harden TestCompletion against new settings in 'target.process'Raphael Isemann
2021-10-15[lldb] [test] Add TestGDBServerTargetXML tests for x86 duplicate subregsMichał Górny
2021-10-15[lldb] [test] Simplify X86 TestGDBServerTargetXML logic to match AArch64Michał Górny
2021-10-15[lldb] [ABI/AArch64] Do not add subregs if some of them are presentMichał Górny
2021-10-15[lldb] [ABI/X86] Add pseudo-registers if missingMichał Górny
2021-10-14[lldb] Print embedded nuls in char arrays (PR44649)Pavel Labath
2021-10-12[lldb] [gdb-remote] Fix displaying i387_ext & vec regs with gdbserverMichał Górny
2021-10-11[lldb] Remove "0x" prefix from hex values in dirty-pagesMichał Górny
2021-10-11[lldb] [ABI/AArch64] Add pseudo-regs if missingMichał Górny
2021-10-11[lldb] [test] Rewrite g/p/G/P tests not to rely on hardcoded ARM regsMichał Górny
2021-10-11[lldb] Make char[N] formatters respect the end of the array (PR44649)Pavel Labath
2021-10-11[LLDB] Remove xfail decorator TestInferiorAssert.py AArch64/LinuxMuhammad Omair Javaid
2021-10-11[LLDB] Skip TestScriptedProcess on Arm/AArch64 LinuxMuhammad Omair Javaid
2021-10-10[lldb/test] Disable 'TestScriptedProcess.py' on macOSMed Ismail Bennani
2021-10-08[lldb/test] Disable TestScriptedProcess.py unless DarwinMed Ismail Bennani
2021-10-08[lldb/Plugins] Add memory region support in ScriptedProcessMed Ismail Bennani
2021-10-08[lldb/Plugins] Add support for ScriptedThread in ScriptedProcessMed Ismail Bennani
2021-10-07[lldb] Mark abort signal test unsupported on AArch64 LinuxDavid Spickett
2021-10-06Round XML register bitsize to byte boundaryMuhammad Omair Javaid
2021-10-04[lldb] [test] Terminate "process connect" connections via killMichał Górny
2021-10-01[lldb] Simplify TestCompletion.pyPavel Labath
2021-10-01[lldb] [test] Delay pty/tty imports to fix Windows buildsMichał Górny
2021-10-01[lldb] Add a gdb_remote_client test for connecting to ptyMichał Górny
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-09-28[lldb/test] Remove a check from TestLoadAfterAttachPavel Labath
2021-09-28[lldb/test] Add ability to specify environment when spawning processesPavel Labath
2021-09-27Fix rendezvous for rebase_exec=true caseEmre Kultursay
2021-09-23[lldb] Handle malformed qfThreadInfo replyTed Woodward
2021-09-20[lldb] [gdb-remote] Always send PID when detaching w/ multiprocessMichał Górny
2021-09-20[lldb] [gdb-remote] Recognize aarch64v type from gdbserverMichał Górny
2021-09-17[MachCore] Report arm64 thread exception stateVedant Kumar
2021-09-16[lldb] [Process/gdb-remote] Alias sp to x31 on AArch64 for gdbserverMichał Górny
2021-09-16[lldb] [ABI/AArch64] Recognize special regs by their xN names tooMichał Górny
2021-09-16[lldb] [gdb-remote] Try using <architecture/> for remote arch unconditionallyMichał Górny
2021-09-14[StopInfoMachException] Summarize arm64e BLRAx/LDRAx auth failuresVedant Kumar
2021-09-13[lldb] Support querying registers via generic names without alt_namesMichał Górny
2021-09-11[LLDB] Skip TestDyldLaunchLinux.py on Arm/LinuxMuhammad Omair Javaid
2021-09-10[lldb] Add support for debugging via the dynamic linker.Rumeet Dhindsa
2021-09-10[lldb] [test] Attempt to fix gdb_remote_client A/vRun tests on WindowsMichał Górny
2021-09-10[lldb] [test] Skip file permission tests on WindowsMichał Górny
2021-09-10[lldb] [gdb-remote] Use standardized GDB errno valuesMichał Górny
2021-09-10[lldb] [gdb-remote] Support QEnvironment fallback to hex-encodedMichał Górny