From: "Michael Snyder" <michsnyd@cisco.com>
To: <gdb-patches@sources.redhat.com>
Subject: [RFC] mips_abi_update, flush_cached_frames
Date: Fri, 01 Apr 2005 00:56:00 -0000 [thread overview]
Message-ID: <015a01c53655$98481cb0$8ca66b80@msnyder8600> (raw)
Check me out here -- if you change the abi, it seems to me
you better make sure you get rid of any cached frames...
2005-03-31 msnyder <msnyder@redhat.com>
* mips-tdep.c (mips_abi_update): If abi is changed, cached
frames better be flushed.
Index: mips-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/mips-tdep.c,v
retrieving revision 1.379
diff -p -r1.379 mips-tdep.c
*** mips-tdep.c 17 Mar 2005 18:07:46 -0000 1.379
--- mips-tdep.c 1 Apr 2005 00:52:33 -0000
*************** mips_abi_update (char *ignore_args, int
*** 5057,5062 ****
--- 5057,5063 ----
mips_gdbarch_init will take care of the rest. */
gdbarch_info_init (&info);
gdbarch_update_p (info);
+ flush_cached_frames ();
}
/* Print out which MIPS ABI is in use. */
next reply other threads:[~2005-04-01 0:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-01 0:56 Michael Snyder [this message]
2005-04-01 0:59 ` Daniel Jacobowitz
2005-04-01 1:25 ` Michael Snyder
2005-05-01 23:17 ` Daniel Jacobowitz
2005-05-02 19:23 ` Michael Snyder
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='015a01c53655$98481cb0$8ca66b80@msnyder8600' \
--to=michsnyd@cisco.com \
--cc=gdb-patches@sources.redhat.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