error message : I'm sorry, Dave, I can't dothat.Symbolformat'elf32-xc16x' unknown.
Daniel Jacobowitz
drow@false.org
Thu Sep 27 15:34:00 GMT 2007
On Thu, Sep 27, 2007 at 07:14:59PM +0530, Bhushan Attarde wrote:
> my question is why the for loop has executed 2 times ?
> I mean to say once it has found
> "(our flavour== sf->sym_flavour)" and returning "sf" for 1st time again
> the loop is executed one more time to return the same.
Use GDB to answer this question, of course. Set a breakpoint on
find_syms_fn and backtrace every time it's hit.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list