Files
clang-p2996/lldb/test/Shell/Unwind
Stefan Gränitz 1d0b285122 [lldb] Relax check for breakpoint site in Unwind/windows-unaligned-x86_64.test (#115318)
This test checks the thread backtrace for entries of intermediate frames
that aren't aligned to 16 bytes. In order to do that, it sets a single
breakpoint and makes sure we stop there. It seems sufficient, however,
to check that we hit the breakpoint itself and not which particular
site.
2024-11-18 21:14:55 +01:00
..