PR macros/13205:
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 249bb43b754fcc0447aa58cfc8e4a12ca7ca2a65..236007d30130f318a76f5b989c2e69ceb119f884 100644 (file)
@@ -1,3 +1,196 @@
+2012-05-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/macscp1.c (macscp_expr): Add comment.
+       * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
+
+2012-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.base/return-nodebug.exp: Also test float and double types.
+
+2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR testsuite/12649
+       * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
+
+       * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
+
+2012-05-14  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.base/stap-probe.exp (stap_test): Remove calls to
+       `rerun_to_main'.
+       (stap_test_no_debuginfo): Likewise.
+
+2012-05-14  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.base/dprintf.c: New file.
+       * gdb.base/dprintf.exp: New file.
+
+2012-05-14  Hui Zhu  <hui_zhu@mentor.com>
+
+       * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
+       * gdb.trace/disconnected-tracing.c: New file.
+       * gdb.trace/disconnected-tracing.exp: New file.
+
+2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/python.c: Add a new breakpoint comment.
+       * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
+
+2011-12-26  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * gdb.base/info-os.exp: New file.
+       * gdb.base/info-os.c: New file.
+
+2012-05-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
+       gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
+       New files.
+
+2012-05-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
+       gdb.base/ctxobj.exp: New files.
+
+2012-05-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
+
+2012-05-09  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/gdb.exp (gdb_test_multiple): Correct formatting.
+
+2012-05-08  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.mi/mi-var-display.exp: Check for the existence of $fp
+       before using it.
+
+2012-05-04  Tristan Gingold  <gingold@adacore.com>
+
+       * gdb.base/set-noassign.exp: New test.
+
+2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/py-symbol.exp: Add tests to test the new methods
+       gdb.Symtab.global_block() and gdb.Symtab.static_block().
+       * gdb.python/py-symbol.c: Add new struct to help test
+       gdb.Symtab.static_block().
+
+2012-05-03  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/pr13961.S: Add file and source location, but leave
+       commented out.
+
+2012-05-03  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/catch-syscall.exp: Skip it before compilation if target
+       doesn't support.
+       * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
+       * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
+
+2012-05-03  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
+
+2012-04-30  Doug Evans  <dje@google.com>
+
+       PR testsuite/13961
+       * gdb.dwarf2/pr13961.S: New file.
+       * gdb.dwarf2/pr13961.exp: New file.
+
+2012-04-29  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
+
+2012-04-28  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
+       .Ltype_int_in_cu2.  Use name "int2" instead of "int".
+       All uses updated.
+       * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
+       "ptype func_cu1" to expand cu2 before cu1.
+
+2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
+           Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/default.exp: Add `$_probe_arg*' convenience
+       variables.
+       * gdb.base/stap-probe.c: New file.
+       * gdb.base/stap-probe.exp: New file.
+       * gdb.trace/stap-trace.c: New file.
+       * gdb.trace/stap-trace.exp: New file.
+       * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
+       libgcc's unwinder.
+
+2012-04-26  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.arch/mips16-thunks-inmain.c: New file.
+       * gdb.arch/mips16-thunks-main.c: New file.
+       * gdb.arch/mips16-thunks-sin.c: New file.
+       * gdb.arch/mips16-thunks-sinfrob.c: New file.
+       * gdb.arch/mips16-thunks-sinfrob16.c: New file.
+       * gdb.arch/mips16-thunks-sinmain.c: New file.
+       * gdb.arch/mips16-thunks-sinmips16.c: New file.
+       * gdb.arch/mips16-thunks.exp: New file.
+
+2012-04-25  Doug Evans  <dje@google.com>
+
+       * configure.ac: Create gdb.go/Makefile.
+       * configure: Regenerate.
+       * gdb.base/default.exp: Add "go" to "set language" testing.
+       * gdb.go/Makefile.in: New file.
+       * gdb.go/basic-types.exp: New file.
+       * gdb.go/chan.exp: New file.
+       * gdb.go/chan.go: New file.
+       * gdb.go/handcall.exp: New file.
+       * gdb.go/handcall.go: New file.
+       * gdb.go/hello.exp: New file.
+       * gdb.go/hello.go: New file.
+       * gdb.go/integers.exp: New file.
+       * gdb.go/integers.go: New file.
+       * gdb.go/methods.exp: New file.
+       * gdb.go/methods.go: New file.
+       * gdb.go/package.exp: New file.
+       * gdb.go/package1.go: New file.
+       * gdb.go/package2.go: New file.
+       * gdb.go/print.exp: New file.
+       * gdb.go/strings.exp: New file.
+       * gdb.go/strings.go: New file.
+       * gdb.go/types.exp: New file.
+       * gdb.go/types.go: New file.
+       * gdb.go/unsafe.exp: New file.
+       * gdb.go/unsafe.go: New file.
+       * lib/future.exp: Add Go support.
+       (gdb_find_go, gdb_find_go_linker): New procs.
+       (gdb_default_target_compile): Add Go support.
+       * lib/gdb.exp (skip_go_tests): New proc.
+       * lib/go.exp: New file.
+
+2012-04-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
+
+2012-04-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR symtab/7259:
+       * gdb.base/enumval.c: New test case.
+       * gdb.base/enumval.exp: New test case.
+       * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
+       field.bitpos.
+
+2012-04-17  Pedro Alves  <palves@redhat.com>
+
+       * Makefile.in (site.exp): Make site.exp source
+       $srcdir/lib/append_gdb_boards_dir.exp.
+       * lib/append_gdb_boards_dir.exp: New file.
+
+2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       New option "set auto-load safe-path".
+       * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
+       * gdb.python/py-section-script.exp (set auto-load safe-path): New.
+
 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        auto-load: Implementation.
This page took 0.056482 seconds and 4 git commands to generate.