about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-06 12:00:32 +0200
committerGitHub <noreply@github.com>2023-06-06 12:00:32 +0200
commit29871d5480c887abdaf4b8b2b925a9e4aee7b521 (patch)
tree21f478f3a1e6e9154eed2a53e28fae166d0345c1 /compiler/rustc_interface/src/errors.rs
parentc4e11dc3277ee44d4fbfb58da5273bd00940e6d4 (diff)
parentc5145dc87a2b750a12e8f36d84ff6fb4f8edfdf4 (diff)
downloadrust-29871d5480c887abdaf4b8b2b925a9e4aee7b521.tar.gz
rust-29871d5480c887abdaf4b8b2b925a9e4aee7b521.zip
Rollup merge of #111962 - theIDinside:better-gdb, r=Mark-Simulacrum
Make GDB Python Pretty Printers loadable after spawning GDB, avoiding required `rust-gdb`

Fixes #111961

Makes the Python pretty printer library source'able from within GDB after spawn, making the wrapper script `rust-gdb` become not the required approach to use the pretty printer library.

Allows for integration into GUI:s that wrap GDB extremely easy. The previous design complicates this feature.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions