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] Target-described register support for MIPS


On Wed, Jun 13, 2007 at 04:05:02PM +0100, Thiemo Seufer wrote:
> The "ta" aliases are supposed to help with writing multi-ABI assembler
> code, and are occasionally used for that purpose. I don't think they
> are useful for disassembling. When gdb knows the ABI it should IMHO
> display the "real" names instead of the "ta" aliases.

It never displays the ta aliases; they're only in case the user types
them.  I decided to leave them for now.

-- 
Daniel Jacobowitz
CodeSourcery


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