This is the mail archive of the gdb@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: Stripped files


Is there currently support for this in GDB both for the main executable and for any shared libraries (via the solib interface)?

Or does something need to be written?

sps

Daniel Jacobowitz wrote:
The solution we've used for this before is .gnu_debuglink (see the GDB
and binutils manuals for more about that).  You can also use
sysroot / solib-search-path if the debug symbol file has the same name as the
target file.



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