From: John Clark <jclark@metricsystems.com>
To: Nix <nix@esperi.org.uk>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: GDB, pthreads, and kernel threads
Date: Wed, 18 May 2005 08:53:46 -0700 [thread overview]
Message-ID: <428B650A.1060204@metricsystems.com> (raw)
In-Reply-To: <8764xg63ar.fsf@amaterasu.srvr.nix>
Nix wrote:
>On 18 May 2005, John Clark announced authoritatively:
>
>
>>Most of my work has been in the kernel and I had not paid attention to
>>user 'threads'. However, I have at the moment to a need to debug a
>>user 'pthread' based applicaiton, that I may want to move into the kernel.
>>
>>However, I can't seem to figure out how to get GDB to debug my user
>>pthreads app. What is the correct setup to debug pthreads based applications
>>now that it seems that pthreads implementation generates processes/threads
>>in the kernel.
>>
>>
>
>Use a recent GDB (>=6.2) and things should just work. (At least, they do
>for me.)
>
>
I built the latest GDB-6.3, as well as rebuilt glibc-2.3.5, and now when
I step through the
main code line, which creates the tasks (I'm using the pthreads.c from
the GDB testsuite), I do
not getany output from:
info threads
When I set a break point on the entry point of one of the
soon-to-be-created threads,
I get a diagnostic message:
Program terminated with signal SIGTRAP, Trace/Breakpoint trap.
The program no longer exists.
On the machine being used to debug the kernel is: 2.6.5.
Is there any problems with that kernel, or should I upgrade to a more
recent vintage
version?
Thanks
John Clark
next prev parent reply other threads:[~2005-05-18 16:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-17 23:37 GDB, pthreads, and kernel threads John Clark
2005-05-18 14:01 ` Nix
2005-05-18 15:53 ` John Clark [this message]
[not found] <45k9a-7DD-11@gated-at.bofh.it>
[not found] ` <45xIX-2bR-31@gated-at.bofh.it>
[not found] ` <45zKO-3RV-45@gated-at.bofh.it>
2005-05-19 0:14 ` Robert Hancock
2005-05-19 0:36 ` Ajay Patel
2005-05-19 16:22 ` John Clark
2005-05-19 16:52 ` Douglas McNaught
2005-05-19 17:27 ` John Clark
2005-05-19 17:02 ` Ajay Patel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=428B650A.1060204@metricsystems.com \
--to=jclark@metricsystems.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nix@esperi.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox