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]: Fix gdb.mi/mi-regs.exp


From: Nick Roberts <nickrob@snap.net.nz>
Date: Mon, 10 Apr 2006 09:52:41 +1200

> 
> > 2006-04-08  David S. Miller  <davem@sunset.davemloft.net>
> 
> > 	* gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
> > 	will get printed without a mi_cmd_data_list_register_values prefix.
> > 	(*-data-list-register-*): Correct regular expressions to expect the new
> > 	pseudo d? floating point registers.
> 
> Do you need to apply these changes to mi2-regs.exp also?

Yes.

> Should there be similar tests for other architectures?  If they are only
> intended for sparc, shouldn't this file be called mi-sparc-regs.exp?

There are "XXX" style comments in there suggesting that strings
for other platforms should be added.

It is a similar situation to gdb.base/float.exp, knowledgable people
just have to get around to adding the per-target strings.


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