This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit f4397e8
authored
Unrolled build for rust-lang#133737
Rollup merge of rust-lang#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.1 file changed
+14
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
553 | | - | |
| 552 | + | |
554 | 553 | | |
555 | | - | |
556 | | - | |
557 | | - | |
| 554 | + | |
558 | 555 | | |
559 | | - | |
560 | | - | |
561 | | - | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
562 | 559 | | |
563 | | - | |
564 | | - | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
565 | 563 | | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
0 commit comments