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


andrew> Right, so it can't be assumed that `the general case of
andrew> 2-word structs in 5.3 was broken'.

It can't be assumed that they worked in 5.3, either.

In gdb HEAD, last time I looked, the dwarf2 code fetched only one word
from the target.  So with gdb HEAD I believe they are broken on ALL
architectures, unless Daniel has fixed them in the past week.

Michael C


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