This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: <error type> with unsigned long vars
- From: llewelly at xmission dot com
- To: Bob Valicenti <ra2626 at email dot sps dot mot dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 02 May 2004 05:56:49 -0600
- Subject: Re: <error type> with unsigned long vars
- References: <4092872E.5091828F@email.sps.mot.com>
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 ?