From: Daniel Jacobowitz <drow@false.org>
To: Jim Blandy <jimb@red-bean.com>
Cc: Mark Kettenis <mark.kettenis@xs4all.nl>, gdb@sourceware.org
Subject: Re: Stepping over longjmp presumably broken for glibc
Date: Fri, 06 Jan 2006 20:36:00 -0000 [thread overview]
Message-ID: <20060106203642.GA20698@nevyn.them.org> (raw)
In-Reply-To: <8f2776cb0601061228h50b3feaft6bf98145ef649bac@mail.gmail.com>
On Fri, Jan 06, 2006 at 12:28:47PM -0800, Jim Blandy wrote:
> On 1/6/06, Daniel Jacobowitz <drow@false.org> wrote:
> > On Sun, Jan 01, 2006 at 09:25:14PM -0800, Jim Blandy wrote:
> > > On 12/30/05, Daniel Jacobowitz <drow@false.org> wrote:
> > > > That's not what I meant - I meant between a longjmp with "normal"
> > > > unwind information, or with Jim's proposed "magic" unwind information
> > > > that returned to the setjmp target. There's got to be at least one of
> > > > the former out there somewhere...
> > >
> > > Why do you need to? If I'm thinking this through right, once longjmp
> > > is annotated this way, GDB has no further work to do. The bug is
> > > "fixed", just not in GDB.
> >
> > I don't know about you, but I'd be pretty disturbed if "break longjmp;
> > continue; backtrace; up; list" showed me a setjmp instead of a longjmp.
>
> The original topic of this thread was stepping through longjmp
> instruction by instruction. At some point, longjmp will inevitably
> have disturbed the state of the processor enough that you can't unwind
> back to longjmp's caller. At that point, it makes more sense for the
> 'calling' frame to be the setjmp than anything else. Until that
> point, you can have the CFI unwind to the longjmp if you prefer.
But how can GDB reliably use this? We don't know whether the unwind
information returns to longjmp's call site or setjmp's. And we might
have to single step a bit to get to the point where it returns to the
setjmp. So as far as I'm concerned we might as well just single step
until we're out of longjmp.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2006-01-06 20:36 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-22 21:17 Daniel Jacobowitz
2005-12-23 3:32 ` Jim Blandy
2005-12-23 8:25 ` Eli Zaretskii
2005-12-23 13:20 ` Daniel Jacobowitz
2005-12-23 15:16 ` Eli Zaretskii
2005-12-23 15:20 ` Daniel Jacobowitz
2005-12-23 17:07 ` Eli Zaretskii
2005-12-23 17:09 ` Daniel Jacobowitz
2005-12-23 17:46 ` Eli Zaretskii
2005-12-23 18:01 ` Simon Richter
2005-12-24 11:59 ` Eli Zaretskii
2005-12-24 16:23 ` Daniel Jacobowitz
2005-12-24 16:36 ` Eli Zaretskii
2005-12-24 16:59 ` Daniel Jacobowitz
2005-12-26 4:06 ` Jim Blandy
2005-12-26 5:19 ` Eli Zaretskii
2005-12-27 4:24 ` Jim Blandy
2005-12-30 2:38 ` Daniel Jacobowitz
2005-12-30 9:32 ` Mark Kettenis
2005-12-30 16:25 ` Daniel Jacobowitz
2006-01-02 5:25 ` Jim Blandy
2006-01-06 19:43 ` Daniel Jacobowitz
2006-01-06 20:28 ` Jim Blandy
2006-01-06 20:36 ` Daniel Jacobowitz [this message]
2006-01-06 20:53 ` Jim Blandy
2006-01-06 21:27 ` Mark Kettenis
2006-01-06 21:28 ` 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=20060106203642.GA20698@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sourceware.org \
--cc=jimb@red-bean.com \
--cc=mark.kettenis@xs4all.nl \
/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