This is the mail archive of the gdb-patches@sources.redhat.com 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: [PATCH/RFC] Per-architecture DWARF CFI register state initializationhooks


   Date: Mon, 16 Feb 2004 15:55:52 -0500
   From: Andrew Cagney <cagney@gnu.org>

   > I've committed the attatched.  It follows the convention
   > described in that revised doco patch I posted:
   > http://sources.redhat.com/ml/gdb-patches/2004-02/msg00381.html
   > 
   > Andrew 

   with patch ...

   2004-02-16  Andrew Cagney  <cagney@redhat.com>

	   * dwarf2-frame.c (dwarf2_frame_ops): New function.
	   (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
	   (dwarf2_frame_init_reg): Ditto.

Thanks Andrew.  Can't say I'm too happy with yet another function, but
if that's the it's supposed to work...  Perhaps we should revisit the
way these per-architecture keys work someday.

Mark


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