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]

Re: <error type> with unsigned long vars


Bob Valicenti <ra2626@email.sps.mot.com> writes:

> Hi,
> 
> I am using gdb 6.1 along with gcc 3.3.2 Powerpc cross compiler. I cannot
> display an 32bit
> variables in gdb with getting an, $1 = <error type> displayed instead of
> the value. shorts
> and chars are fine.
> 
> Any help would be greatly appreciations.

Could you try asking on gdb at gnu dot org ?


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