diff options
author | John Harrison <harjohn@google.com> | 2023-07-31 12:44:06 -0400 |
---|---|---|
committer | David Goldman <davg@google.com> | 2023-07-31 12:44:23 -0400 |
commit | ca71dc1b5404ac685c3190c45c342b01e94e4761 (patch) | |
tree | 7379cd997b3e6e7fd1ee35ad59c2dd67ba7e25c2 /llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp | |
parent | bae14bcd1d9eba2cfae0d755c9d6b61e6ed3a6ca (diff) | |
download | llvm-ca71dc1b5404ac685c3190c45c342b01e94e4761.zip llvm-ca71dc1b5404ac685c3190c45c342b01e94e4761.tar.gz llvm-ca71dc1b5404ac685c3190c45c342b01e94e4761.tar.bz2 |
[lldb-vscode] Adding support for the "disassemble" request.
Instead of creating psuedo source files for each stack frame this change adopts the new DAP “disassemble” request, allowing clients to inspect assembly instructions of files with debug info in addition to files without debug info.
[[ https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Disassemble | spec ]]
See attached screenshot of the disassembly view. {F28473848}
Reviewed By: wallace
Differential Revision: https://reviews.llvm.org/D156493
Diffstat (limited to 'llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions