]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gdb.python/py-shared.exp: New file, factored out from
authorPedro Alves <palves@redhat.com>
Thu, 19 Aug 2010 17:00:58 +0000 (17:00 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 19 Aug 2010 17:00:58 +0000 (17:00 +0000)
commite7fbb131d42983eec31231f8bb69cdd8d5a33ee6
tree7c793bdbbfe7395f00891040ef36265a7afd3223
parentd30f5e1f70ffa9fab08ccdacdba1bd6365d2511d
* gdb.python/py-shared.exp: New file, factored out from
python.exp.
* gdb.python/py-shared.c: New file.
* gdb.python/py-shared-sl.c: New file.
* gdb.python/python-1.c: New file.
* gdb.python/python-sl.c: Delete.
* gdb.python/python.c: Mention python-1.c.
* gdb.python/python.exp: Move shared library tests to
py-shared.exp.
* gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
(MISCELLANEOUS): New.
(clean mostlyclean): Also remove $MISCELLANEOUS.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/Makefile.in
gdb/testsuite/gdb.python/py-shared-sl.c [moved from gdb/testsuite/gdb.python/python-sl.c with 100% similarity]
gdb/testsuite/gdb.python/py-shared.c [new file with mode: 0644]
gdb/testsuite/gdb.python/py-shared.exp [new file with mode: 0644]
gdb/testsuite/gdb.python/python-1.c [new file with mode: 0644]
gdb/testsuite/gdb.python/python.c
gdb/testsuite/gdb.python/python.exp