From: Ming Sun <mings@intellambda.com>
To: gdb@sources.redhat.com
Subject: Help needed for gdbserver and pthread on Redhat 9
Date: Thu, 09 Oct 2003 16:04:00 -0000 [thread overview]
Message-ID: <3F858641.7060601@intellambda.com> (raw)
If I have a break point in the entry function of a thread, when
pthread_create() is
invoked my program receives a SIGTRAP signal and quit. The gdbserver
outputs
"Cannot find new threads: generic error" before it breaks at main() also.
Is this normal or there is some configuration I need to do?
Thanks for the help,
Ming
=============================================================
[root@pc28 x86]# gdbserver foo:5432 grog
Process prog created; pid = 22123
Remote debugging from host 192.168.0.57
Cannot find new threads: generic error
Cannot find new threads: generic error
Cannot find new threads: generic error
....
more output from prog
....
Child terminated with signal = 5
Child terminated with signal = 0x0
GDBserver exiting
[root@pc28 x86]#
next reply other threads:[~2003-10-09 16:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-09 16:04 Ming Sun [this message]
2003-10-09 16:06 ` Daniel Jacobowitz
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=3F858641.7060601@intellambda.com \
--to=mings@intellambda.com \
--cc=gdb@sources.redhat.com \
/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