]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.mi/var-cmd.c
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 3 Jan 2010 18:55:32 +0000 (18:55 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 3 Jan 2010 18:55:32 +0000 (18:55 +0000)
commitc54eabfaa80258bf2552f9b6642e61b5d24d716b
tree29f9568757e1dfce56ff37668a6166c53497848a
parent5aade3dba4836d4ca2446fcdf97098338611cc19
gdb/
* gdbtypes.c (check_typedef): New comment on type length.
* value.c (allocate_value_lazy): Remove the unused atype variable.  New
comment on type length.
(value_primitive_field): Keep the original TYPE value, new comment.

gdb/testsuite/
* gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
"uint_for_mi_testing".
gdb/ChangeLog
gdb/gdbtypes.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/var-cmd.c
gdb/value.c