From: Daniel Jacobowitz <drow@false.org>
To: Jon Ringle <jon@ringle.org>
Cc: Michael Snyder <Michael.Snyder@palmsource.com>, gdb@sourceware.org
Subject: Re: [SPAM] Re: gdbserver signals interfere with {next,step{,i}}
Date: Tue, 06 Mar 2007 14:39:00 -0000 [thread overview]
Message-ID: <20070306143928.GA29866@caradoc.them.org> (raw)
In-Reply-To: <45ED7B32.5060100@ringle.org>
On Tue, Mar 06, 2007 at 09:31:14AM -0500, Jon Ringle wrote:
> Daniel Jacobowitz wrote:
> >On Mon, Mar 05, 2007 at 09:24:30PM -0500, Jon Ringle wrote:
> >
> >>My target uses uclibc-0.9.28 rather than a glibc libc. Could that be a
> >>factor here?
> >>
> >
> >Yes, it certainly could be.
> >
> >
> When I use a native gdb-6.6 on the uclibc target, I don't see any
> SIGUSR1 signals being intercepted by gdb (so I don't have to do 'handle
> SIGUSR1 nostop noprint') and I see correct behaviour using 'next'. What
> would gdbserver-6.6 be doing different that a native gdb-6.6 in regards
> to signal handling?
It may have decided that they are used by uClibc's threading library.
Beyond here I do not think I can make any useful guesses; all the
logic is different between gdb and gdbserver. You'd have to debug it.
If it's decided threading uses them, "handle SIGUSR1" should show
nostop noprint alreayd. Otherwise, it may just never be notified of
the signal - that would be a bug somewhere.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-03-06 14:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 20:06 Jon Ringle
2007-03-05 20:17 ` Daniel Jacobowitz
2007-03-05 23:20 ` Jon Ringle
2007-03-06 1:43 ` Michael Snyder
2007-03-06 1:48 ` [SPAM] " Jon Ringle
2007-03-06 2:11 ` Michael Snyder
2007-03-06 2:25 ` [SPAM] " Jon Ringle
2007-03-06 12:25 ` Daniel Jacobowitz
2007-03-06 14:31 ` Jon Ringle
2007-03-06 14:39 ` Daniel Jacobowitz [this message]
2007-03-06 14:57 ` Jon Ringle
2007-03-06 19:46 ` Michael Snyder
2007-03-06 20:18 ` Jon Ringle
2007-03-06 20:19 ` Daniel Jacobowitz
2007-03-06 19:41 ` Michael Snyder
2007-03-06 20:10 ` Jon Ringle
2007-03-06 2:40 ` Jon Ringle
2007-03-06 5:07 ` Jon Ringle
2007-03-06 1:17 ` Michael Snyder
2007-03-06 1:30 ` Jon Ringle
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=20070306143928.GA29866@caradoc.them.org \
--to=drow@false.org \
--cc=Michael.Snyder@palmsource.com \
--cc=gdb@sourceware.org \
--cc=jon@ringle.org \
/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