[all-commits] [llvm/llvm-project] f32d24: Revert "[lldb] Disable variable watchpoints when g...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Fri May 26 15:32:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f32d24d57742054cd1131dfa5c21f363139bf59b
https://github.com/llvm/llvm-project/commit/f32d24d57742054cd1131dfa5c21f363139bf59b
Author: Jason Molenda <jason at molenda.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M lldb/include/lldb/Breakpoint/Watchpoint.h
M lldb/source/Breakpoint/Watchpoint.cpp
M lldb/source/Commands/CommandObjectWatchpoint.cpp
M lldb/test/Shell/ScriptInterpreter/Lua/watchpoint_callback.test
R lldb/test/Shell/Watchpoint/Inputs/val.c
R lldb/test/Shell/Watchpoint/Inputs/watchpoint.in
R lldb/test/Shell/Watchpoint/LocalVariableWatchpointDisabler.test
Log Message:
-----------
Revert "[lldb] Disable variable watchpoints when going out of scope"
Reverting https://reviews.llvm.org/D151366 until Ismail has a chance
to look at the ubuntu CI test failures and can reland.
This reverts commit 7c847ac4bd1bd8a89c7fbb4581328fa8cb0498f1.
More information about the All-commits
mailing list