| Summary: | Can't find class methods on clang compiled libraries | ||
|---|---|---|---|
| Product: | gdb | Reporter: | Guinevere Larsen <guinevere> |
| Component: | c++ | Assignee: | Tom Tromey <tromey> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | aburgess, ssbssa, tromey |
| Priority: | P2 | ||
| Version: | HEAD | ||
| Target Milestone: | 18.1 | ||
| See Also: |
https://sourceware.org/bugzilla/show_bug.cgi?id=16994 https://sourceware.org/bugzilla/show_bug.cgi?id=16998 https://sourceware.org/bugzilla/show_bug.cgi?id=33557 |
||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
|
Description
Guinevere Larsen
2025-09-18 10:40:17 UTC
Setting target milestone as this is a regression introduced since 17 branched. Entries for "a_function" have the wrong parent.
[199] ((cooked_index_entry *) 0x7fffd8015f40)
name: a_function
canonical: a_function
qualified: a_function
DWARF tag: DW_TAG_subprogram
flags: 0x0 []
DIE offset: 0x3167
CU index: 35
parent: ((cooked_index_entry *) 0)
I wonder if this is bug#32299.
|