about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-28 06:49:49 +0000
committerbors <bors@rust-lang.org>2024-03-28 06:49:49 +0000
commit29a8e65bbe13359ade1e72a27e9acce6e095ee4a (patch)
tree0464237cdc598044351ace65f28eaad5f1d72135 /compiler/rustc_mir_transform/src
parent4bf521df35d7b52b44bf371b8ebb65d983d056d4 (diff)
parent3521089985951f684d33235dd0a5f99bbb3140f9 (diff)
downloadrust-29a8e65bbe13359ade1e72a27e9acce6e095ee4a.tar.gz
rust-29a8e65bbe13359ade1e72a27e9acce6e095ee4a.zip
Auto merge of #16965 - roife:use-lldb-for-cpp-ext, r=lnicola
fix: use lldb when debugging with C++ extension on MacOS

See https://github.com/rust-lang/rust-analyzer/issues/16901#issuecomment-2024486941

This PR resolves the issue of being unable to debug using the C++ extension on macOS. By using special configurations for the `MIMode` on macOS, it enables the C++ extension to connect to lldb when debugging (without affecting other platforms).
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions