Skip to content

Debugging support chapter is somewhat outdated #1391

@ehuss

Description

@ehuss

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions