summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
diff options
context:
space:
mode:
authorChelsea Cassanova <chelsea_cassanova@apple.com>2024-05-09 10:28:23 -0700
committerGitHub <noreply@github.com>2024-05-09 10:28:23 -0700
commitb9e3fa84d3fdfe718a4a3085f7adeda3d81f2568 (patch)
treeb4f78c1912d7b4ff4e8cd789af849bf78d1468b0 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
parent8585bf7542f1098bd03a667a408d42d2a815d305 (diff)
[lldb][enums] Remove broadcast bits from debugger (#91618)
Removes the debugger broadcast bits from `Debugger.h` and instead uses the enum from `lldb-enumerations.h` and adds the `eBroadcastSymbolChange` bit to the enum in `lldb-enumerations.h`. This fixes a bug wherein the incorrect broadcast bit could be referenced due both of these enums previously existing and being out-of-sync with each other.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions