This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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: re: pthreads on i686 pc.


> using "pthread_exit", but it doesn't seem to do anything. Also, does
> any one have any clue why gdb isn't loading a symbol table for my
> srec?

srec? If you giving gdb the srec or the elf? The srec does not contain
a symbol table, so gdb won't be able to load it. The elf does.

  Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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