diff options
author | John Harrison <harjohn@google.com> | 2025-05-08 14:12:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 14:12:49 -0700 |
commit | 03896403d3bf330c8163aa9ae3fe2aa284e273be (patch) | |
tree | b80870061806a6e472ee8e9d41662a77aa08d94b /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 47fb5bd494a9dd391abceafddb872e01a7d3492b (diff) | |
download | llvm-03896403d3bf330c8163aa9ae3fe2aa284e273be.zip llvm-03896403d3bf330c8163aa9ae3fe2aa284e273be.tar.gz llvm-03896403d3bf330c8163aa9ae3fe2aa284e273be.tar.bz2 |
[lldb-dap] Migrate attach to typed RequestHandler. (#137911)
This updates the `attach` request to the typed
`RequestHandler<protocol::AttachRequestArguments,
protocol::AttachResponse>`.
Added a few more overlapping configurations to
`lldb_dap::protocol::Configuration` that are shared between launching
and attaching.
There may be some additional code we could clean-up that is no longer
referenced now that this has migrated to use well defined types.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions