OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Sun, 3 Jan 2010 18:55:31 +0000 (18:55 +0000)
committerjkratoch <jkratoch>
Sun, 3 Jan 2010 18:55:31 +0000 (18:55 +0000)
commit8cfe572df349f273712a38f73538552c01c5fb07
tree0f9cdb489973e9c7c9d23cfef6fa5b87ee22527b
parent7e2bd851d393af91b1a5904bf5ec272ba9519c01
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