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]

Release symbol file


Hi

I know that gdb tries to optimize disc accesses by first reading only the
minimal symbols and only complete them upon request. Is there a
possibility to read in the whole file and release it so the tool chain
can overwrite it? Or do I need to do stuff like copying the file and read
this into gdb so the original can be overwritten?

Thanks

bye  Fabi



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