[all-commits] [llvm/llvm-project] dad50f: Add extra printing to TestWatchpointCount.py to de...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed Jan 31 10:03:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dad50fefa24e717927a4d3315ae70fe507d624e0
https://github.com/llvm/llvm-project/commit/dad50fefa24e717927a4d3315ae70fe507d624e0
Author: Jason Molenda <jason at molenda.com>
Date: 2024-01-31 (Wed, 31 Jan 2024)
Changed paths:
M lldb/test/API/commands/watchpoints/watchpoint_count/TestWatchpointCount.py
Log Message:
-----------
Add extra printing to TestWatchpointCount.py to debug CI fail
The way the locals are laid out on the stack on x86-64 Debian is
resulting in a test failure with the new large watchpoint support.
Collecting more logging before I revert/debug it.
More information about the All-commits
mailing list