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


On Fri, May 05, 2006 at 04:15:04PM -0700, David S. Miller wrote:
> I went back to this to push these changes to the mi2-regs.exp test
> case, but I ran into a problem.
> 
> Is $decimal supposed to match negative numbers?  It seems that if
> I mark a register value as expected to be $decimal, then negative
> numbers such as -358127 do not match.

No, I don't think so.  So just use "-?$decimal"?

-- 
Daniel Jacobowitz
CodeSourcery


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