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: [RFC] Add support for PPC Altivec registers in gcore




Ulrich Weigand wrote:
Carlos Eduardo Seo wrote:

So, you're suggesting that we go back to something similar I did here in linux_nat_do_thread_registers?

http://sourceware.org/ml/gdb-patches/2008-02/msg00157.html

Yes. It would still be good to convert x86 to we can at least get rid of the FILL_FPXREGSET special case ...



Hello

Sorry for the delay, but I was on vacation.

The patch is almost ready; only the debug printf issue remains. My only question now is where is the best place to declare the 'host_address_to_string' conversion function? I thought about utils.c, but I don't think gdbarch.c will find it there.

Regards,

--
Carlos Eduardo Seo
Software Engineer
IBM Linux Technology Center


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