Add gdb.dlang to the gdb testsuite for the purpose of creating D
authorIain Buclaw <ibuclaw@gdcproject.org>
Sat, 18 Jan 2014 16:04:36 +0000 (16:04 +0000)
committerIain Buclaw <ibuclaw@gdcproject.org>
Sat, 18 Jan 2014 18:09:28 +0000 (18:09 +0000)
commit7f420862a712047fa2c0031ce42a28861ac43546
tree6f3e2bfbe7b8b3c8165804a6e824ba5888e28231
parentd36b3012940ae4cb24d19359e6781efa2d92db41
Add gdb.dlang to the gdb testsuite for the purpose of creating D
specific tests.

gdb/testsuite/ChangeLog:
2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>

    * configure.ac: Create gdb.dlang/Makefile.
    * configure: Regenerate.
    * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
    * gdb.dlang/Makefile.in: New file.
    * lib/d-support.exp: New file.
    * lib/gdb.exp (skip_d_tests): New proc.
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in
gdb/testsuite/configure
gdb/testsuite/configure.ac
gdb/testsuite/gdb.dlang/Makefile.in [new file with mode: 0644]
gdb/testsuite/lib/d-support.exp [new file with mode: 0644]
gdb/testsuite/lib/gdb.exp
This page took 0.035676 seconds and 4 git commands to generate.