summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Register
AgeCommit message (Expand)Author
2025-10-30[NFCI][lldb][test] Add missing <functional> includes (#165772)Raul Tambre
2025-05-30[LLDB][Platform Linux] Flip uid and pid in get signal description (#142200)Jacob Lalonde
2025-02-21[lldb][LoongArch] Complete register alias name in `AugmentRegisterInfo`wanglei
2025-02-20[lldb][RISC-V] Extended if conditions to support alias names for registers (#...kper
2025-01-23[lldb] Enable "frame diagnose" on linux (#123217)Pavel Labath
2024-11-21[LLDB][ProcessELFCore] Add Description to ProcessELFCore/ELFThread stop reaso...Jacob Lalonde
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-07-03[lldb][AArch64] Add register field enum information (#96887)David Spickett
2024-07-01[lldb][FreeBSD][AArch64] Enable register field detection (#85058)David Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-03-17[lldb][test] Replace use of p with expression in Shell tests (NFC)Dave Lee
2023-01-19[lldb] Re-enable xmm/ymm/zmm tests with the system debugserverJonas Devlieghere
2022-04-06Correct debugserver to write xmm/ymm/zmm reg valuesJason Molenda
2022-02-02[LLDB] add sub regigter enums on x64 WindowsZequan Wu
2021-09-09[lldb] [test] Add tests for coredumps with multiple threadsMichał Górny
2021-06-20[lldb] [Process/elf-core] Fix reading NetBSD/i386 core dumpsMichał Górny
2021-05-12[lldb] [Process/elf-core] Fix reading FPRs from FreeBSD/i386 coresMichał Górny
2021-04-21[lldb] [test/Register] Initial tests for regsets in core dumpsMichał Górny
2021-02-11[lldb] Disable x86-multithread-write.test with reproducersJonas Devlieghere
2021-01-07[lldb] [debugserver] Add stN aliases for stmmN for compatibilityMichał Górny
2020-11-21[lldb] Reland "Use translated full ftag values"Michał Górny
2020-11-20[lldb] [test/Register] XFAIL x86-fp-write on DarwinMichał Górny
2020-11-20Revert "[LLDB] Fixing lldb/test/Shell/Register/x86-fp-write.test"Michał Górny
2020-11-19[LLDB] Fixing lldb/test/Shell/Register/x86-fp-write.testshafik
2020-11-19Revert "[lldb] Use translated full ftag values"Mikhail Goncharov
2020-11-19[lldb] Use translated full ftag valuesMichał Górny
2020-11-19[lldb] Add explicit 64-bit fip/fdp registers on x86_64Michał Górny
2020-11-18[lldb] [test] Pass -mmmx to x86-gp-write test explicitlyMichał Górny
2020-11-12[lldb] [test] Add a minimal test for x86 dbreg readingMichał Górny
2020-10-26[lldb] [test/Register] Use initial state for write testsMichał Górny
2020-10-14[lldb] [test/Register] Add read/write tests for multithreaded processMichał Górny
2020-10-04[lldb] [test/Register] Attempt to fix x86-fp-read.test on DarwinMichał Górny
2020-10-03[lldb] [test/Register] Mark new FP reg tests XFAIL on DarwinJonas Devlieghere
2020-10-03[lldb] [test/Register] Mark new FP reg tests XFAIL on WindowsMichał Górny
2020-10-03[lldb] [test/Register] Add read/write tests for x87 regsMichał Górny
2020-06-30Skip arm-(fp|gp)-read.test on Darwin.Davide Italiano
2020-04-10[lldb/Reproducers] Fix typo introduced when disabling register failing testsMed Ismail Bennani
2020-04-09[lldb/test] Fix typo to disable reproducer's test phaseMed Ismail Bennani
2020-04-09[lldb] Disable failing register tests for reproducersMed Ismail Bennani
2020-01-28[lldb] [test] Restrict x86-64-write register test to x86-64Michał Górny
2019-10-31[lldb/lit] Introduce %clang_host substitutionsPavel Labath
2019-10-21[LLDB] [Windows] Initial support for ARM register contextsMartin Storsjo
2019-10-15[LLDB] [Windows] Initial support for ARM64 register contextsMartin Storsjo
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere