This is the mail archive of the gdb-patches@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]

Re: [rfa/testsuite] check sizeof


Andrew Cagney wrote:
> 
> Hello,
> 
> The attatched checks that GDB and the running program agree over how
> large a few basic C types are.  As a convenience, it also dumps out the
> gdbarch so that tracking down failures is easier.

Geez, I must have missed something along the way - normally GDB gets
its size info from debug bits in the executable, which means that it
should be impossible for these tests to fail?  But assuming that
something changed to make it more likely, the tests themselves look
satisfactory as the way to discover the discrepancy.

> Ok?  (I'll quickly fix the copyright dates).

Yeah, while a few characters of the file may actually date back
to 1988 by a continuous series of cut-n-pastes, it's a bit misleading
to use that in a newly-created file!

Stan

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