This is the mail archive of the gdb@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: the global symbol table


> * So just what's going on with the usage of minimal symbols in
> lookup_symbol? Are there any situations where looking in the
> minimal symbol is actually helpful? If so, do those only have to do
> with ickiness related to mangled names, or is there a more serious
> issue that I'm missing?
>
debugging something compiled w/o -g. Assembly only debugging can also be very tricky.
Yes, see nodebug.exp.

Andrew



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