summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Unwind/Inputs
AgeCommit message (Expand)Author
2025-11-11[NFCI][lldb][test] Avoid GNU extension for specifying mangling (#167221)Raul Tambre
2025-11-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre
2025-08-05[lldb] Implement DW_CFA_val_offset and DW_CFA_val_offset_sf (#150732)Daniel Sanders
2025-05-15[lldb] Fix offset computation in RegisterContextUnwind (#137155)Pavel Labath
2025-05-07[lldb] Parse DWARF CFI for discontinuous functions (#137006)Pavel Labath
2025-04-22[lldb] Slide eh_frame unwind plan if it doesn't begin at function boundary (#...Pavel Labath
2025-03-27[lldb] Teach FuncUnwinders about discontinuous functions (#133072)Pavel Labath
2024-10-14Revert "[lldb] Improve unwinding for discontinuous functions (#111409)"Shubham Sandeep Rastogi
2024-10-14[lldb] Improve unwinding for discontinuous functions (#111409)Pavel Labath
2024-05-21Reapply "[lldb/aarch64] Fix unwinding when signal interrupts a leaf f… (#92...Pavel Labath
2024-05-15[lldb/aarch64] Allow unaligned PC addresses below a trap handler (#92093)Pavel Labath
2024-05-13Revert "[lldb/aarch64] Fix unwinding when signal interrupts a leaf function (...Muhammad Omair Javaid
2024-05-13Revert "[lldb] Attempt to fix signal-in-leaf-function-aarch64 on darwin"Muhammad Omair Javaid
2024-05-09[lldb] Attempt to fix signal-in-leaf-function-aarch64 on darwinPavel Labath
2024-05-09[lldb/aarch64] Fix unwinding when signal interrupts a leaf function (#91321)Pavel Labath
2023-06-20[lldb] Make test for D153043 independent of external symbolsJaroslav Sevcik
2023-06-16[lldb] Remove unused directive from test for D153043Jaroslav Sevcik
2023-06-16[lldb] Fix handling of cfi_restore in the unwinderJaroslav Sevcik
2022-07-11[lldb] Reduce the stack alignment requirements for the Windows x86_64 ABIMartin Storsjö
2020-10-26Test to check backtraces with machine function splitting.Sriraman Tallam
2020-10-16This test includes a source that will produce basic blocks and hence sections...Sriraman Tallam
2020-06-26[lldb/Unwind] Use eh_frame plan directly when it doesn't need to be augmentedPavel Labath
2020-01-13[lldb] Fix eh-frame-small-fde test for changes in lldPavel Labath
2019-12-21[lldb] One more attempt to fix thread-step-out-ret-addr-check on windowsPavel Labath
2019-12-21[lldb] [testsuite] Fix Linux fail: Unwind/thread-step-out-ret-addr-check.testJan Kratochvil
2019-12-20In 'thread step-out' command, only insert a breakpoint in executable memory.Jim Ingham
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