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: Debugging pthread in ARM.


On Thu, May 17, 2007 at 02:34:12PM +0200, gomrioje wrote:
> Thanks all, specially Daniel.
> Changing the library libpthread to the right version, 
> let me to set breakpoints in the threads.
> 
> But still something is not working:
> In a simple application, I get an infinite backtrace in the gdb console,
> when it stops in a breakpoint inside a thread.
> (always as:
> #149 0x400c3f78 in pthread_start_thread ()
> from /app/arm/bitbaketmp/staging/arm-linux/lib/libpthread.so.0

I believe a newer GDB will do something more sensible with this.

-- 
Daniel Jacobowitz
CodeSourcery


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