diff options
author | David Spickett <david.spickett@linaro.org> | 2023-09-21 10:21:53 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2023-09-21 10:35:15 +0000 |
commit | 75e862077834c06e574d34e8958dd2ee7cc1d334 (patch) | |
tree | 24b227451022b0ad2f0a22aecbdaf94aad9bf876 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 618e5d2c2d8e0c288c37b883ece553ca4f994c2e (diff) | |
download | llvm-75e862077834c06e574d34e8958dd2ee7cc1d334.zip llvm-75e862077834c06e574d34e8958dd2ee7cc1d334.tar.gz llvm-75e862077834c06e574d34e8958dd2ee7cc1d334.tar.bz2 |
Reland "[lldb] Add 'modify' type watchpoints, make it default (#66308)"
This reverts commit a7b78cac9a77e3ef6bbbd8ab1a559891dc693401.
With updates to the tests.
TestWatchTaggedAddress.py: Updated the expected watchpoint types,
though I'm not sure there should be a differnt default for the two
ways of setting them, that needs to be confirmed.
TestStepOverWatchpoint.py: Skipped this everywhere because I think
what used to happen is you couldn't put 2 watchpoints on the same
address (after alignment). I guess that this is now allowed because
modify watchpoints aren't accounted for, but likely should be.
Needs investigating.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions