This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 2/2] iFort compat.: case insensitive symbols (PR 11313)


Jan> For non-interactive backtracing (ABRT) the threads have no benefits.

Yeah.

Maybe we can expose more controls for specialized applications like
ABRT.

Tom> Also, I wonder why we read minsyms from separate debuginfo files.
Tom> Is that ever needed?

Jan> In the past I thought GDB should work fine just with DWARF symbols
Jan> without ELF symbols.

Actually I was specifically thinking of just the separate debuginfo case.
In this case wouldn't the primary objfile always have the minsyms?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]