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: [PATCH]: Get dwarf2 working on sparc64 too.


> Date: Sat, 08 Apr 2006 16:03:42 -0700 (PDT)
> From: "David S. Miller" <davem@davemloft.net>
> 
> So let's just do the obvious stuff since the testsuite works fine
> and doesn't generate the warnings anymore on Sparc/Linux with the
> following patch.
> 
> Ok to apply?

Sure.

> We can investigate the global register stuff later if it pops up
> again.
> 
> Thanks a bunch for your reviewing efforts Mark.

No problem.

> 2006-04-08  David S. Miller  <davem@sunset.davemloft.net>
> 
> 	* sparc64-linux-tdep.c (sparc64_linux_init_abi): Append dwarf2
> 	frame sniffer.
> 	* sparc-tdep.c (sparc32_gdbarch_init): Make sure to call
> 	dwarf2_frame_set_init_reg() before gdbarch_init_osabi() so
> 	that the latter can override.
> 	* Makefile.in (sparc64-linux-tdep.o): Update dependencies.


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