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: Language of registers


On Thu, Dec 07, 2006 at 10:49:57AM +1300, Nick Roberts wrote:
> >                When using variable objects, the frontend already has the
> > parsing/display code.
> 
> What would your variable object print for xmm1?

Instead of a big string, it could have a triangle to expand xmm1,
display it as uint32_t[4] and uint8_t[16] on different lines... just
like we do for structures, right?

-- 
Daniel Jacobowitz
CodeSourcery


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