diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-06-06 12:00:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-06 12:00:32 +0200 |
| commit | 29871d5480c887abdaf4b8b2b925a9e4aee7b521 (patch) | |
| tree | 21f478f3a1e6e9154eed2a53e28fae166d0345c1 /compiler/rustc_interface/src/errors.rs | |
| parent | c4e11dc3277ee44d4fbfb58da5273bd00940e6d4 (diff) | |
| parent | c5145dc87a2b750a12e8f36d84ff6fb4f8edfdf4 (diff) | |
| download | rust-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
