From: "John Hughes" <john@Calva.COM>
To: <gdb@sourceware.cygnus.com>
Subject: When is a tid a lwp and vice versa?
Date: Fri, 29 Jun 2001 01:52:00 -0000 [thread overview]
Message-ID: <CDENKKMHIFMALMCCKPCFIEEFCAAA.john@Calva.COM> (raw)
I'm playing with the 20010627 snapshot on a UnixWare system.
Work's ok but when debugging non-threaded programs I get lots
of "warning: procfs: resume can't find thread 1 -- resuming all."
messages.
This is 'cos the single entry in procinfo_list has pi->tid set
to 0, but procfs_resume is calling find_procinfo with
TIDGET(inferior_ptid), which returns the lwpid, which is 1
not zero.
Any ideas?
--
John Hughes <john@Calva.COM>
next reply other threads:[~2001-06-29 1:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-29 1:52 John Hughes [this message]
2001-06-29 3:33 ` John Hughes
[not found] <1010703175044.ZM25944@ocotillo.lan>
2001-07-04 1:54 ` John Hughes
2001-07-06 8:50 ` Kevin Buettner
2001-07-06 14:23 ` Michael Snyder
2001-07-08 2:22 ` John Hughes
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=CDENKKMHIFMALMCCKPCFIEEFCAAA.john@Calva.COM \
--to=john@calva.com \
--cc=gdb@sourceware.cygnus.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