This is one of the many regressions between gdb-4.17 and gdb-4.18. It is fixed in the current GDB CVS sources. > What is the bug : > For bit field structure (see example if you > don't see what I mean), > gdb 4.18 is able to show the structure values > but it is not able to modify correctly the > structure > [ it seems to use the right number of bits > but not the right offset in the structure ] -- Peter Schauer [EMAIL PROTECTED]
- [GDB] Bugged feature : bit structure modification Yves Martin
- Peter.Schauer