can't print structures w/ 5.0 (worked w/ 4.18)
Grant Edwards
grante@visi.com
Mon Jan 29 17:20:00 GMT 2001
On Mon, Jan 29, 2001 at 05:15:59PM -0800, Andrew Cagney wrote:
> > Using gdb 5.0 (insight), I can no longer print structures.
> >
> > (gdb) print serverState
> >
> > In 4.18, it prints out the elements of serverState (it's an
> > array of structures). With 5.0, It just prints a number.
> >
> > Both of these are arm-elf target built on Inte RH6.2
> >
> > Why won't 5.0 print structures?
>
> For someone to figure out what the problem is, a lot more information is
> going to be needed. For instance a simple test program, the exact
> compiler used.
I'll try to come up with a small program that duplicates the
problem.
--
Grant Edwards
grante@visi.com
More information about the Gdb
mailing list