This is the mail archive of the gdb@sources.redhat.com 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: 8-byte register values on a 32-bit machine


The general case of 2-word structures in 5.3 was broken.  That is to say,
my simple test program (attached to the PR) fails with both 5.3 and HEAD.

I would like to re-suggest my idea that gdb simply print "<unknown>"
or something for all the words beyond the first word in a register
variable.  But I'll back whatever Daniel thinks is right.

Michael C


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