gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 28 Mar 2011 20:07:12 +0000 (20:07 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 28 Mar 2011 20:07:12 +0000 (20:07 +0000)
commit20106cfbdb78a987e33d0ebc38946c01be275c26
tree6361bf862cf49f5315a4049b35145b85b3e3d839
parent9cded63fc15053473ec65ac6e2805608e882449d
gdb/testsuite/
* gdb.ada/arrayparam.exp (print first after function call): Use
explicit package name.  Add a comment
(print lasta after function call): Rename ...
(print last after function call): ... it and use explicit package
name.
(print length after function call): Use explicit package name.
* gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
* gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
(multiple matches for symbol i): Rename ...
(multiple matches for symbol integervar): ... it.
* gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
* gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/arrayparam.exp
gdb/testsuite/gdb.ada/str_ref_cmp.exp
gdb/testsuite/gdb.ada/sym_print_name.exp
gdb/testsuite/gdb.ada/sym_print_name/foo.adb
gdb/testsuite/gdb.ada/sym_print_name/pck.ads