* gdb.ada/formatted_ref: New test program.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 30 Jan 2008 19:23:26 +0000 (19:23 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 30 Jan 2008 19:23:26 +0000 (19:23 +0000)
commit8d04f9f0c8553ad4f04e419bbd180a583af2cdc7
tree4175339b8f92591f23ab70312ef1c8a1f4c48d42
parent4e885b20aacc9b21d958151311268682822a6069
    * gdb.ada/formatted_ref: New test program.
        * gdb.ada/formatted_ref.exp: New testcase.

        * gdb.cp/formatted-ref.cc: New file.
        * gdb.cp/formatted-ref.exp: New testcase.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/formatted_ref.exp [new file with mode: 0644]
gdb/testsuite/gdb.ada/formatted_ref/defs.adb [new file with mode: 0644]
gdb/testsuite/gdb.ada/formatted_ref/defs.ads [new file with mode: 0644]
gdb/testsuite/gdb.ada/formatted_ref/formatted_ref.adb [new file with mode: 0644]
gdb/testsuite/gdb.cp/formatted-ref.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/formatted-ref.exp [new file with mode: 0644]