summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/unwind
AgeCommit message (Expand)Author
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani
2025-10-13[lldb] Remove obsolete comment in TestCortexMExceptionUnwindJason Molenda
2025-10-13[lldb][API test] TestCortexMExceptionUnwind needs ARM llvm targetJason Molenda
2025-10-10[lldb][NFC] enable unwind logging in TestCortexMExceptionUnwindJason Molenda
2025-10-09[lldb] Cortex-M exception unwind API test cleanupJason Molenda
2025-10-08Revert "[lldb] Cortex-M exception unwind API test cleanup" (#162520)Vladislav Dzhidzhoev
2025-10-07[lldb] Cortex-M exception unwind API test cleanupJason Molenda
2025-09-11[lldb][NFC] Mark API test skipIfRemote to avoid a botJason Molenda
2025-09-10Revert "[lldb][NFC] Force some logging on to TestCortexMExceptionUnwind.py"Jason Molenda
2025-09-10[lldb][NFC] Force some logging on to TestCortexMExceptionUnwind.pyJason Molenda
2025-09-10Revert "[lldb][NFC] Try to adapt Cortex-M API test for an Unbuntu bot"Jason Molenda
2025-09-10[lldb][NFC] Try to adapt Cortex-M API test for an Unbuntu botJason Molenda
2025-09-09[lldb][NFC] Update testsuite skip commentJason Molenda
2025-09-09[lldb] Skip TestCortexMExceptionUnwind except DarwinJason Molenda
2025-09-09[lldb][NFC] add comment to new TestCortexMExceptionUnwindJason Molenda
2025-09-09[lldb] Unwind through ARM Cortex-M exceptions automatically (#153922)Jason Molenda
2025-06-23[lldb] Use `proc` instead of `pro` to avoid command ambiguityJonas Devlieghere
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-05-13[lldb] don't run TestUnwindFramelessFaulted.py on LinuxJason Molenda
2025-05-13[lldb] try re-enabling TestUnwindFramelessFaulted.pyJason Molenda
2025-05-11Don't run TestUnwindFramelessFaulted.py on LinuxJason Molenda
2025-05-11[lldb] Provide lr value in faulting frame on arm64 (#138805)Jason Molenda
2025-05-09Revert "[lldb] Provide lr value in faulting frame on arm64 (#138805)"Jason Molenda
2025-05-09Revert "Fix skipIf which was doing || and I need &&"Jason Molenda
2025-05-09Revert "Stop running test on Linux for now"Jason Molenda
2025-05-09Stop running test on Linux for nowJason Molenda
2025-05-09Fix skipIf which was doing || and I need &&Jason Molenda
2025-05-09[lldb] Provide lr value in faulting frame on arm64 (#138805)Jason Molenda
2024-10-18Revert "Renormalize line endings whitespace only after dccebddb3b80"Luke Drummond
2024-10-17Renormalize line endings whitespace only after dccebddb3b80Luke Drummond
2024-07-08Fix flake in TestZerothFrame.py (#96685)Kendal Harland
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-08-04[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-07-04[lldb][AArch64] Account for extra libc frames in PAC unwind testDavid Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-10-18[lldb] Delete TestStandardUnwindPavel Labath
2021-06-24Disable TestAArch64UnwindPAC.py for non PAC targetsMuhammad Omair Javaid
2021-06-16AArch64 Linux and elf-core PAC stack unwinder supportMuhammad Omair Javaid
2021-04-13[lldb] Require x86 for unwind no-return testDavid Spickett
2020-12-20[lldb] [test] Update test status for NetBSDMichał Górny
2020-08-28[lldb/test] Use shorter test case names in TestStandardUnwindJordan Rupprecht
2020-06-25[test] XFail TestSigtrampUnwind based on arch rather than OSDavide Italiano
2020-03-16[lldb] Copy m_behaves_like_zeroth_frame on stack frame updateTatyana Krasnukha
2020-03-05[lldb][testsuite] Create a SBDebugger instance for each testTatyana Krasnukha
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht