about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-04 18:23:36 +0100
committerGitHub <noreply@github.com>2024-12-04 18:23:36 +0100
commitadeb6030528e288f7eb3dbadbe8f9a3ad912e736 (patch)
treee5f5acb62f0227b912ed45e7da8a609467d9a616 /compiler/rustc_interface/src
parent96e51d9482405e400dec53750f3b263d45784ada (diff)
parente75aa44977bd5a9731580ac1ebd398d599aae73c (diff)
downloadrust-adeb6030528e288f7eb3dbadbe8f9a3ad912e736.tar.gz
rust-adeb6030528e288f7eb3dbadbe8f9a3ad912e736.zip
Rollup merge of #133737 - Walnut356:msvc_visualizers, r=onur-ozkan
Include LLDB and GDB visualizers in MSVC distribution

MSVC distributions currently don't include the lldb or GDB python files. MSVC and LLDB/GDB are not mutually exclusive (and end up being a common case with vscode + codelldb/lldb-dap), so they should probably be included.

the existing visualizers currently only partially work on MSVC due to the differences in how the debug info is generated, but they also only partially work on GNU anyway - both of which are actively being fixed.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions