This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SIGSEGV on gdb 6.7*


> On Tue, 2008-02-26 at 19:54 -0500, Daniel Jacobowitz wrote:
> > On Tue, Feb 26, 2008 at 04:51:33PM -0800, Michael Snyder wrote:
> > > Back to you... what's your inclination?   ;-)
> > 
> > OK, let's take it.  I'll check it in to HEAD in a couple of minutes.
> 
> A result that should be satisfactory to all.

As discussed previously, I checked this patch in the 6.8 branch
as well. That was:

2008-02-26  Greg Law  <glaw@undo-software.com>

        * regcache.c (registers_changed): Call reinit_frame_cache.

And apparently, this was causing some failures in the testsuite
which Daniel quickly fixed. So I also applied:

2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>

        * frame.c (reinit_frame_cache): Only annotate if frames were
        previously valid.

2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>

        * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
        frames-invalid annotations.

(which looked pretty safe).

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]