This is the mail archive of the gdb-patches@sources.redhat.com 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, rfc, 6] Check for "main" in minimal symbols in BT



Definitely like the patch! Should we make inside_entry_func also check the minimal symbol table? Since we have the entry point PC reliably (via ELF headers).

Hmm, did I mention that inside_entry_func isn't called :-)
(also check the e-mail between my self and JimB, entry_point_address isn't reliable - there are cases where it isn't but needs to be re-located or indirected).


Andrew



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