-
Notifications
You must be signed in to change notification settings - Fork 553
Closed
Description
The chapter at https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html has several things that I noticed were out-of-date. Some observations:
- The GDB fork hasn't been a thing for about 4 years now. I think that link and the mention that there is a fork could be removed.
- The LLDB fork also hasn't been a thing for about as long. It is not built in CI, so all the notes about macOS and such should be removed. I believe none of it was upstreamed, so I think all of this information about LLDB is old enough to not be valuable, and I would suggest removing it.
- I would remove the sections about shipping GDB and LLDB. I do not believe there are any plans to do this for the foreseeable future.
Metadata
Metadata
Assignees
Labels
No labels