Skip to content

Line-based breakpoints set dozens of unwanted ones #12886

Closed
@jdm

Description

@jdm

Debugging code from https://github.com/mozilla-servo/rust-mozjs/, if I set a breakpoint in gdb inside gc_callback in rust.rs I see messages like Breakpoint 2 at 0x408fad: rust.rs:70. (26 locations). This correctly breaks on the line, but trying to advance continues to break on the line each time in inlined code like transmute and borrow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions