gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 13 Oct 2011 16:26:28 +0000 (16:26 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 13 Oct 2011 16:26:28 +0000 (16:26 +0000)
commit22c05d8adc1cde13d7f7b8311604d77f64819d8c
tree5d85b6edbec20db0103f7d035e8670bb8b04d7f7
parent9cf03b7e412b9cdeca8b5ea3f73c081e31078a28
gdb/
Fix internal error regression.
* value.c (value_primitive_field): Handle value_optimized_out.  Move
packed bitfields comment.

gdb/testsuite/
Fix internal error regression.
* gdb.dwarf2/implptr-optimized-out.S: New file.
* gdb.dwarf2/implptr-optimized-out.exp: New file.
gdb/ChangeLog
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/implptr-optimized-out.S [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp [new file with mode: 0644]
gdb/value.c
This page took 0.036817 seconds and 4 git commands to generate.