From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Andreas Jaeger Cc: Jiri Smid , gdb-patches@sources.redhat.com Subject: Re: Misc; Was: [RFA]: x86_64 target files Date: Thu, 30 Aug 2001 16:53:00 -0000 Message-id: <3B8ED1EB.4070605@cygnus.com> References: <3B738589.4050605@cygnus.com> <3B8E5021.2070209@cygnus.com> X-SW-Source: 2001-08/msg00312.html > > I can try to take care of this in binutils. You suggest something > like get_arm_regnames in opcodes/arm-dis.c I guess? Yes, but having looked at the interface, it isn't the most elegant. If it is there and gdb uses it then nice. If not, then something to fix later. > I'll look tomorrow into this, Thanks. Andrew