2011-02-16 Tom Tromey <tromey@redhat.com>
authorPedro Alves <palves@redhat.com>
Wed, 16 Feb 2011 18:07:58 +0000 (18:07 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 16 Feb 2011 18:07:58 +0000 (18:07 +0000)
commita0c78a733a3def605ce73c42e1610f676c7ac910
treeadc6f0f089338ff6650098112cb91082b1a17f69
parent5ff2bd081f67d55a8a93f3945a8112336bae6d3c
2011-02-16  Tom Tromey  <tromey@redhat.com>

gdb/
* ax-gdb.c.c (gen_expr) <UNOP_MEMVAL>: Handle value kinds other
than axs_rvalue.

2011-02-16  Pedro Alves  <pedro@codesourcery.com>

gdb/testsuite/
* collection.c (globalarr3): New global.
(main): Initialize it before collecting, and and clear it
afterwards.
* collection.exp (gdb_collect_globals_test): Test collecting with
'{type} addr', where the addr expression is not an rvalue.
gdb/ChangeLog
gdb/ax-gdb.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/collection.c
gdb/testsuite/gdb.trace/collection.exp
This page took 0.031122 seconds and 4 git commands to generate.