2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 14 Mar 2000 17:01:05 +0000 (17:01 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 14 Mar 2000 17:01:05 +0000 (17:01 +0000)
commit751a959bb828352de7d12339268c363a0773af5f
tree89bf929b3fcceefb301376aae1b63096746e733e
parentee4dd2c9756db42e1cdc8dd526875420143a3963
2000-03-14  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* eval.c (evaluate_subexp_with_coercion): Add call to
  check_typedef, to handle typedeffed vars correctly.

* gdb.base/printcmds.c: Add typedeffed arrays.

* gdb.base/printcmds.exp (test_print_typedef_arrays): New
  procedure to test arrays that are typedef'd.
gdb/ChangeLog
gdb/eval.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/printcmds.c
gdb/testsuite/gdb.base/printcmds.exp
This page took 0.026384 seconds and 4 git commands to generate.