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: multithreaded programs on arm-linux


On Thu, Nov 03, 2005 at 09:33:06AM +0100, Frank Meerkoetter wrote:
> Sorry, that was a misunderstanding on my side. I'm running
> LinuxThreads.

OK, let's start at the top then.

1.  Is gdbserver linked to libthread_db.so during build?

2.  Does gdbserver output anything while trying to debug a
multithreaded program?

3.  What does the complete remote protocol session look like?
"set debug remote 1", "target host:port", "break main", "continue".

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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