summaryrefslogtreecommitdiffstats
path: root/gdb/testsuite/gdb.python/py-shared.exp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
| | | | | | gdb/ChangeLog: Copyright year update in most files of the GDB Project.
* * gdb.python/py-shared.exp: Relax filename check to handle remote:Ulrich Weigand2011-10-111-1/+1
| | | | sysroot.
* * gdb.python/py-shared.exp: Call gdb_load_shlibs.Ulrich Weigand2011-07-221-0/+1
|
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
|
* * lib/gdb-python.exp: New file.Doug Evans2010-10-011-11/+2
| | | | | | | | | | | | | | | * gdb.python/py-block.exp: Use it. * gdb.python/py-breakpoint.exp: Ditto. * gdb.python/py-frame.exp: Ditto. * gdb.python/py-inferior.exp: Ditto. * gdb.python/py-param.exp: Ditto. * gdb.python/py-prettyprint.exp: Ditto. * gdb.python/py-shared.exp: Ditto. * gdb.python/py-symbol.exp: Ditto. * gdb.python/py-symtab.exp: Ditto. * gdb.python/py-type.exp: Ditto. * gdb.python/py-value.exp: Ditto. * gdb.python/python.exp: Ditto.
* * gdb.python/py-shared.exp: New file, factored out fromPedro Alves2010-08-191-0/+77
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.
OpenPOWER on IntegriCloud