bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in bit fields / gdb & large struct/union


From: Jim Blandy
Subject: Re: Bug in bit fields / gdb & large struct/union
Date: 07 Sep 2001 20:11:33 -0500

"Donald Gillies" <address@hidden> writes:
> In gdb (4.18) and with gcc (2.9.5), i cannot change the
> values of a bit field variable embedded in an elaborate struct/union
> with the gdb debugger.  The debugger gladly accepts it when i try to
> change the bit field, but i think it's secretly writing the data to
> the wrong location in memory (see below).

This is an ancient version of GDB.  You can get a newer one from
sources.redhat.com, or from any GNU mirror.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]