* gdb.python/source2.py: New file.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 5caf2a999a0c35a2063d1650af86f2a8b5242c3a..3611875a343f4b742e2089428cd4f6d9b0c6204e 100644 (file)
@@ -1,3 +1,55 @@
+2010-01-18  Tom Tromey  <tromey@redhat.com>
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.python/source2.py: New file.
+       * gdb.python/source1: New file.
+       * gdb.python/python.exp: Test "source" command.
+
+2010-01-15  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/tfile.c: New file.
+       * gdb.trace/tfile.exp: New file.
+       
+2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
+
+2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
+
+2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
+       (libfunc): New parameter action.  Implement also selectable "sleep".
+       * gdb.base/break-interp-main.c: Include assert.h.
+       (libfunc): New parameter action.
+       (main): New parameters argc and argv.  Assert argc.  Pass argv.
+       * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
+       (test_attach): New proc.
+       (test_ld): Pass new "segv" exec parameter.  Call also test_attach.
+       * lib/gdb.exp (core_find): New parameter arg.  Pass it to $binfile.
+
+2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp.exp (test_core): New proc.
+       (test_ld): Call it.
+
+2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
+       * gdb.base/break-interp.exp: Exit on skip_shlib_tests.  Change $srcfile.
+       New variables $binfile_lib and $srcfile_lib.  Call get_compiler_info
+       and gdb_compile_shlib.  Use new -Wl compiler options.
+       (dl bt, main bt): New tests.
+
+2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Support PIEs with no symfile_objfile.
+       * gdb.base/break-interp.exp: New argument at the test_ld calls.
+       (test_ld): New parameter trynosym.
+       (test_ld <$trynosym>): New block.
+
 2010-01-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.base/break-interp.exp: New file.
This page took 0.034683 seconds and 4 git commands to generate.