diff options
author | John Harrison <harjohn@google.com> | 2023-11-30 12:17:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 15:17:12 -0500 |
commit | c8f72856dbdd0039fc16eae51726da105ea679c0 (patch) | |
tree | 2675833a6a13427f31151d520afa41cb0048d47f /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | ff485a0e77a55847cb50768b01c04fe45a6879ea (diff) | |
download | llvm-c8f72856dbdd0039fc16eae51726da105ea679c0.zip llvm-c8f72856dbdd0039fc16eae51726da105ea679c0.tar.gz llvm-c8f72856dbdd0039fc16eae51726da105ea679c0.tar.bz2 |
[lldb-dap] Fixing a type encoding issue with dap Stopped events. (#72292)
Previously the type of the breakpoint id in the Stopped event was a
uint64_t, however thats the wrong type for a breakpoint id, which can
cause encoding issues when internal breakpoints are hit.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions