aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Unwind
AgeCommit message (Expand)AuthorFilesLines
2025-11-11[NFCI][lldb][test] Avoid GNU extension for specifying mangling (#167221)Raul Tambre1-2/+2
2025-11-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford1-1/+2
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre1-2/+1
2025-09-11[LLDB][NativePDB] Implement `AddSymbols` (#154121)nerix1-1/+2
2025-08-05[lldb] Implement DW_CFA_val_offset and DW_CFA_val_offset_sf (#150732)Daniel Sanders2-0/+108
2025-05-28[lldb] Make AddressRange dump easier on the eye (#141062)Pavel Labath1-2/+2
2025-05-15[lldb] Fix offset computation in RegisterContextUnwind (#137155)Pavel Labath2-39/+44
2025-05-07[lldb][Darwin] Note why this test is xfail'ed onJason Molenda1-0/+2
2025-05-07[lldb] Parse DWARF CFI for discontinuous functions (#137006)Pavel Labath2-38/+53
2025-04-22[lldb] Slide eh_frame unwind plan if it doesn't begin at function boundary (#...Pavel Labath2-5/+14
2025-03-27[lldb] Teach FuncUnwinders about discontinuous functions (#133072)Pavel Labath4-0/+344
2024-11-18[lldb] Relax check for breakpoint site in Unwind/windows-unaligned-x86_64.tes...Stefan Gränitz1-1/+1
2024-10-14Revert "[lldb] Improve unwinding for discontinuous functions (#111409)"Shubham Sandeep Rastogi4-370/+0
2024-10-14[lldb] Improve unwinding for discontinuous functions (#111409)Pavel Labath4-0/+370
2024-08-23Revert "Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test""Adrian Prantl1-1/+1
2024-08-23Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test"Adrian Prantl1-1/+1
2024-08-21[lldb] Speculative fix for trap_frame_sym_ctx.testAdrian Prantl1-1/+1
2024-05-21Reapply "[lldb/aarch64] Fix unwinding when signal interrupts a leaf f… (#92...Pavel Labath2-0/+45
2024-05-15[lldb] Disable unaligned-pc-sigbus.test on arm(32)Pavel Labath1-1/+1
2024-05-15[lldb/aarch64] Allow unaligned PC addresses below a trap handler (#92093)Pavel Labath2-0/+52
2024-05-13Revert "[lldb/aarch64] Fix unwinding when signal interrupts a leaf function (...Muhammad Omair Javaid2-39/+0
2024-05-13Revert "[lldb] Attempt to fix signal-in-leaf-function-aarch64 on darwin"Muhammad Omair Javaid2-4/+1
2024-05-09[lldb] Attempt to fix signal-in-leaf-function-aarch64 on darwinPavel Labath2-1/+4
2024-05-09[lldb/aarch64] Fix unwinding when signal interrupts a leaf function (#91321)Pavel Labath2-0/+39
2024-04-26[lldb] Update eh-frame-dwarf-unwind-abort.test for a change in llvm assemblerPavel Labath1-4/+4
2024-03-07[lldb] Disable shell tests affected by ld_new bug (#84246)Dave Lee2-2/+2
2023-06-20[lldb] Make the test for D153043 linux-onlyJaroslav Sevcik1-2/+1
2023-06-20[lldb] Make test for D153043 independent of external symbolsJaroslav Sevcik1-1/+7
2023-06-16[lldb] Remove unused directive from test for D153043Jaroslav Sevcik1-1/+0
2023-06-16[lldb] Fix handling of cfi_restore in the unwinderJaroslav Sevcik2-0/+46
2023-06-13[lldb][test] Re-XFAIL prefer-debug-over-eh-frame.testMichael Buch1-0/+1
2023-06-08[lldb][NFC]Update debug (eh-frame) tests to work with new dwarwin MC changesVy Nguyen1-1/+0
2022-07-11[lldb] Reduce the stack alignment requirements for the Windows x86_64 ABIMartin Storsjö3-0/+59
2020-12-23Fix lldb test failure due to D93082.Sriraman Tallam1-7/+7
2020-12-17[lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hitMichał Górny1-1/+0
2020-12-07Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"Michał Górny1-0/+1
2020-12-07[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot actionMichał Górny1-1/+0
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny1-0/+1
2020-10-26Test to check backtraces with machine function splitting.Sriraman Tallam2-0/+145
2020-10-16This test includes a source that will produce basic blocks and hence sections...Sriraman Tallam2-0/+67
2020-06-26[lldb/Test] Disable eh-frame-augment-noop.test on macOSJonas Devlieghere1-0/+1
2020-06-26[lldb/Unwind] Use eh_frame plan directly when it doesn't need to be augmentedPavel Labath2-0/+44
2020-05-25[lldb] Remove custom DWARF expression printing codePavel Labath2-2/+2
2020-05-05[lldb/Driver] Exit with a non-zero exit code in case of error in batch mode.Jonas Devlieghere1-1/+1
2020-01-13[lldb] Fix eh-frame-small-fde test for changes in lldPavel Labath1-8/+3
2019-12-21[lldb] disable thread-step-out-ret-addr-check on windowsPavel Labath1-0/+1
2019-12-21[lldb] One more attempt to fix thread-step-out-ret-addr-check on windowsPavel Labath1-0/+1
2019-12-21[lldb] Force the preprocessor to run in thread-step-out-ret-addr-check.testPavel Labath1-1/+1
2019-12-21[lldb] [testsuite] Fix Linux fail: Unwind/thread-step-out-ret-addr-check.testJan Kratochvil2-3/+7
2019-12-20Temporarily restrict the test for D71372 to darwin till we fix it on other sy...Jim Ingham1-1/+1