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]

Undo add-symbol-file


Once I've used add-symbol-file to add some symbols, how do I remove
those symbols? Clearing the symbol table would be enough. I tried
using symbol-file to clear the symbol table, but symbol-file does not
seem to have the side effect of clearing the symbol table.

Thanks,
Shaun


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