public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Nathan Froyd <froydnj@codesourcery.com>
Cc: gdb-patches@sourceware.org, overseers@sourceware.org
Subject: Re: [PATCH] fix assertion when returning from initial frame
Date: Tue, 27 Feb 2007 17:16:00 -0000	[thread overview]
Message-ID: <20070227171610.GJ31729@caradoc.them.org> (raw)
In-Reply-To: <20070221162434.GL4200@sparrowhawk.codesourcery.com>

On Wed, Feb 21, 2007 at 08:24:35AM -0800, Nathan Froyd wrote:
> The following patch fixes an assertion when a user attempts to return
> from the initial frame (or a frame for which GDB cannot find the
> previous frame due to limited debugging information).  frame_pop always
> assumed that a previous frame could be found; it now checks that it
> actually finds a previous frame before proceeding.
> 
> OK?  (I do not have gdb commit privileges.)

This is OK.  Let's get you write access; then you can check it in, and
add yourself to gdb/MAINTAINERS write after approval.

Overseers, could you please add "froydnj" to the src group on
sourceware?  Thanks in advance.

-- 
Daniel Jacobowitz
CodeSourcery

       reply	other threads:[~2007-02-27 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070221162434.GL4200@sparrowhawk.codesourcery.com>
2007-02-27 17:16 ` Daniel Jacobowitz [this message]
2007-02-27 17:32   ` Christopher Faylor

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=20070227171610.GJ31729@caradoc.them.org \
    --to=drow@false.org \
    --cc=froydnj@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=overseers@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).