| Summary: | gdb needs a mode to not use minsyms, it hides psymtab/symtab bugs | ||
|---|---|---|---|
| Product: | gdb | Reporter: | dje |
| Component: | symtab | Assignee: | Not yet assigned to anyone <unassigned> |
| Status: | NEW --- | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 7.8 | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
|
Description
dje
2014-11-14 19:33:44 UTC
Another possibility is have a mode where we don't demangle minsyms. Need to collect some perf data regardless: In my monster benchmark, 12 of 13 seconds of gdb startup time is reading ELF symbols. |