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: Undo add-symbol-file


On Wed, Jun 21, 2006 at 03:46:27PM -0600, Shaun Jackman wrote:
> 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.

Try just "symbol-file", without a new symbol file?

-- 
Daniel Jacobowitz
CodeSourcery


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