This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Size of bool types, gdb & gcc-3.2


For HP systems, GCC-3.2, sizeof of bool, true, false are 1.  However,
several versions of gdb, binaries & source build, have size 4 when program
is loaded.  Stack trace uses 4, print sizeof(bool) is 4.

Any suggestions of how to make gdb installation match the compiler types
would be appreciated.

Thanks,

Jim Potts

Jim Potts


* phone: +01-713-982-6384
* mailto:james dot potts at eds dot com



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