Skip to content

mention rust_panic in default panic! message #11704

Closed
@pnkfelix

Description

@pnkfelix
Member

Rust developers are developers. Many will be used to using a debugger. Lets tell them straight up from the panic! message how they can hook up their debugger without having to know anything about rust's name mangling algorithm.

Activity

changed the title [-]mention rust_fail in default fail! message[/-] [+]mention rust_panic in default panic! message[/+] on Aug 17, 2015
ranma42

ranma42 commented on Jan 11, 2016

@ranma42
Contributor

Used as workaround in #30625, but still discovered from other people instead of documentation.
#30625. Mentioning rust_panic in the panic message and possibly in the documentation for panic! might be a good idea. If nobody is already doing this, I will :)

added a commit that references this issue on Jan 26, 2016

Auto merge of #30402 - jooert:prettypanic, r=alexcrichton

13b5eda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @steveklabnik@pnkfelix@ranma42

      Issue actions

        mention rust_panic in default panic! message · Issue #11704 · rust-lang/rust