llvm-capstone/lldb/test/API
Jason Molenda 35e3939cb0 watch set expression's default type was wrong with new modify type
`watch set expression` was passing the OptionGroupWatchpoint enum
in to Target where the LLDB_WATCH_TYPE_* bitfield was expected.
Modify matched READ|WRITE and resulted in a test failure in
TestWatchTaggedAddress.py.  David temporarily changed the test to
expect this incorrect output; this fixes the bug and updates the
test case to test it for correctness again.
2023-09-21 14:50:34 -07:00
..
android/platform [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
api Replace the singleton "ShadowListener" with a primary and N secondary Listeners 2023-08-16 10:35:32 -07:00
arm [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
assert_messages_test [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
benchmarks [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
commands watch set expression's default type was wrong with new modify type 2023-09-21 14:50:34 -07:00
driver [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
functionalities Reland "[lldb] Add 'modify' type watchpoints, make it default (#66308)" 2023-09-21 10:35:15 +00:00
iohandler [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
lang Clean up test case (#66400) 2023-09-14 09:48:36 -07:00
linux Reland "[lldb][AArch64] Linux corefile support for SME" 2023-09-21 14:54:51 +01:00
lldbutil-tests/failed-to-hit-breakpoint [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
lua_api [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
macosx Add "process metadata" Mach-O LC_NOTE for corefiles 2023-09-11 16:46:18 -07:00
python_api Reland "[lldb] Add 'modify' type watchpoints, make it default (#66308)" 2023-09-21 10:35:15 +00:00
qemu [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
repl/clang [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
sample_test [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
sanity [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
source-manager [lldb] Fix Python test formatting (NFC) 2023-08-04 14:36:13 -07:00
symbol_ondemand [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
terminal [lldb] Add config and decorator for wide character support in Editline (#66447) 2023-09-14 22:16:24 -07:00
test_runner/test [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
test_utils [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
tools [lldb-vscode] Use auto summaries whenever variables don't have a summary (#66551) 2023-09-20 10:23:41 -04:00
types [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
CMakeLists.txt [lldb] Support Compact C Type Format (CTF) 2023-07-13 11:30:52 -07:00
dotest.py [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
get_darwin_real_python.py [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
lit.cfg.py [lldb] Make TSan errors fatal when running the test suite 2023-08-07 13:20:38 -07:00
lit.site.cfg.py.in [test] Fix LLDB tests with just-built libcxx when using a target directory. 2022-10-26 12:07:22 -07:00
lldbtest.py [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
use_lldb_suite.py [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00