X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=bdbc59a0fc95218c92ac03c420dbbaa260ed4997;hb=c2792f5a8f0273b6599c905ac107603b2000cc06;hp=d8355d7517d4f7fb9d6df140e318873a0fe3b873;hpb=7785b8804f92599e62d52fb8cf61c7b5553ae2a3;p=platform%2Fupstream%2Fbinutils.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d8355d7..bdbc59a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,343 @@ +2013-02-11 Doug Evans + + * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing + two decfloats. + +2013-02-11 Sergio Durigan Junior + + * gdb.base/bitfields.c (struct internalvartest): New declaration. + * gdb.base/bitfields.exp (bitfield_internalvar): New function. + +2013-02-10 Jan Kratochvil + + * gdb.python/py-prompt.exp: Add to the end a kill of $testpid. + +2013-02-06 Yao Qi + + * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename + to ... + (test_create_delete_modify_tsv): ... here. New test on modifying + the initial value of a tsv. + +2013-02-05 Jan Kratochvil + + * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ... + (cd .../rdir): ... here. + +2013-02-03 Jan Kratochvil + + * gdb.linespec/base/one/header.h: New file. + * gdb.linespec/base/two/header.h: New file. + * gdb.linespec/macro-relative.c: New file. + * gdb.linespec/macro-relative.exp: New file. + +2013-02-03 Jan Kratochvil + + * gdb.base/fullpath-expand-func.c: New file. + * gdb.base/fullpath-expand.c: New file. + * gdb.base/fullpath-expand.exp: New file. + * gdb.base/realname-expand-real.c: New file. + * gdb.base/realname-expand.c: New file. + * gdb.base/realname-expand.exp: New file. + +2013-02-03 Jan Kratochvil + + * gdb.dwarf2/dw2-dir-file-name.exp: New file. + * gdb.dwarf2/dw2-dir-file-name.c: New file. + +2013-02-03 Jan Kratochvil + + * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs. + (compare_filenames_for_search does not match) + (compare_filenames_for_search does match): New tests. + +2013-02-03 Jan Kratochvil + + * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls. + +2013-02-02 Jan Kratochvil + + * lib/java.exp (compile_java_from_source): Initialize ARGS as a list. + +2013-02-01 Jan Kratochvil + + * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug, + ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now + ${binfile}.mini_debuginfo-debuglink and + ${binfile}.mini_debuginfo-debuglink.xz. + +2013-02-01 Tom Tromey + + * gdb.dwarf2/method-ptr.exp: Use correct form for non-string + attributes. + +2013-02-01 Jan Kratochvil + Tom Tromey + + * gdb.dwarf2/method-ptr.exp: Link with c++. + * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count. + +2013-01-31 Tom Tromey + + * gdb.base/jit.exp (compile_jit_test): New proc. + Add PIE tests. + +2013-01-31 Tom Tromey + + * gdb.dwarf2/method-ptr.cc: New file. + * gdb.dwarf2/method-ptr.exp: New file. + +2013-01-31 Tom Tromey + + * lib/dwarf.exp (namespace Dwarf): New. + +2013-01-29 Tom Tromey + + * gdb.dwarf2/fission-reread.exp: Add unload test. + +2013-01-28 Doug Evans + + * gdb.dwarf2/fission-loclists.exp: New file. + * gdb.dwarf2/fission-loclists.S: New file. + +2013-01-26 Jan Kratochvil + + Code cleanup. + * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start, + gdb_reinitialize_dir and gdb_load by standard_testfile, set executable + and prepare_for_testing. + * gdb.base/store.exp: Likewise. + +2013-01-25 Tom Tromey + + * gdb.python/py-explore.exp: Expect the gdb prompt. + +2013-01-25 Andrew Burgess + + * gdb.base/gnu_vector.c: New variable for use in tests. + * gdb.base/gnu_vector.exp: Update and extend tests to reflect + changes in scalar to vector casting and widening. + * gdb.python/py-type.c: New variables for use in tests. + * gdb.python/py-type.exp: Update vector related tests to reflect + changes in scalar to vector casting and widening. + +2013-01-24 Tiago Stürmer Daitx + + * gdb.base/prologue-include.c: New file. + * gdb.base/prologue-include.exp: New file. + * gdb.base/prologue-include.h: New file. + +2013-01-24 Hafiz Abid Qadeer + + PR gdb/13443 + * gdb.mi/mi-var-block.exp: Make test messages unique. + +2013-01-23 Tom Tromey + + * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test. + +2013-01-23 Tom Tromey + + * gdb.cp/converts.cc (main): Initialize 'a'. + +2013-01-23 Siva Chandra Reddy + + * testsuite/gdb.python/frame.exp: Add a test for + gdb.Frame.architecture() method. + +2013-01-22 Pedro Alves + + * gdb.base/annota1.exp (signal sent): No longer expect + breakpoints-invalid. + * gdb.cp/annota2.exp (continue until exit) + (watch triggered on a.x): Ditto. + +2013-01-22 Pedro Alves + + * gdb.base/annota1.exp (breakpoints_invalid): New variable. + Adjust tests to breakpoints-invalid changes. + * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New + variables. + Adjust tests to breakpoints-invalid changes. + +2013-01-22 Pedro Alves + + * gdb.base/annota1.exp (annotate ignore count change): Add + expected output for failure case. + +2013-01-22 Tom Tromey + + * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init + call. + +2013-01-21 Marc Khouzam + + * gdb.mi/mi-break.exp: Expect new 'thread-groups' field. + * gdb.mi/mi-catch-load.exp: Ditto. + * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field. + Also handle 'thread' field. + * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field. + * gdb.mi/mi-watch.exp: Ditto. + * lib/mi-support.exp: Ditto. + +2013-01-21 Siva Chandra Reddy + + * gdb.python/py-explore.exp: Improve a test + +2013-01-18  David Blaikie   + + * gdb.base/label.c (main): Correct the type of the second + parameter. + +2013-01-18 Tom Tromey + + * gdb.dwarf2/trace-crash.s: New file. + * gdb.dwarf2/trace-crash.exp: New file. + +2013-01-18 Hafiz Abid Qadeer + + PR gdb/13443 + * gdb.base/checkpoint.exp: Update test messages to make them + unique. + +2013-01-18 Yao Qi + + * gdb.trace/infotrace.exp: Check 'traceframe usage' in the + output of 'info tracepoints'. + * gdb.trace/disconnected-tracing.exp (disconnected_tracing): + Likewise. + * gdb.trace/tstatus.exp (run_trace_experiment): Likewise. + * gdb.trace/disconnected-tracing.c (struct foo): New. + +2013-01-17 Jan Kratochvil + + * gdb.dwarf2/dw2-dos-drive.S: New file. + * gdb.dwarf2/dw2-dos-drive.exp: New file. + +2013-01-17 Doug Evans + + * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET, + CXX_FOR_TARGET. + + * boards/cc-with-tweaks.exp: New file. + +2013-01-17 Tom Tromey + + * gdb.base/completion.exp: Add "set cp-abi" completion test. + +2013-01-17 Pedro Alves + + Merge dg-extract-results.sh from upstream (svn 195224). + + 2013-01-15 David Blaikie + * dg-extract-results.sh: Fix order of summary counts. + + 2013-01-15 David Blaikie + * dg-extract-results.sh: Constrain the start-of-log pattern. + + 2013-01-15 David Blaikie + * dg-extract-results.sh: Handle KPASSes. + + 2010-05-25 Rainer Orth + * dg-extract-results.sh: Redirect grep output to /dev/null instead + of grep -q. + +2012-01-17 Sanjoy Das + + * gdb.base/jit-reader.exp: New file. Test case for the jit-reader + interface. + * gdb.base/jithost.c: New file. + * gdb.base/jithost.h: New file. + * gdb.base/jitreader.c : New file. + * gdb.base/jit-protocol.h: New file. + +2013-01-16 Tom Tromey + + * gdb.base/catch-signal.c: New file. + * gdb.base/catch-signal.exp: New file. + +2013-01-16 Tom Tromey + + * gdb.mi/mi-catch-load.exp: Look for "catch-type". + +2013-01-15 Jan Kratochvil + + * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets. + +2013-01-14 Tom Tromey + + * gdb.base/completion.exp: Add "set gnutarget" test. + +2013-01-14 Tom Tromey + + * gdb.dwarf2/dw2-restrict.S: New file. + * gdb.dwarf2/dw2-restrict.c: New file. + * gdb.dwarf2/dw2-restrict.exp: New file. + +2013-01-14 Tom Tromey + + * gdb.dwarf2/dw2-error.exp: New file. + * gdb.dwarf2/dw2-error.c: New file. + * gdb.dwarf2/dw2-error.S: New file. + +2013-01-13 Jan Kratochvil + + * gdb.cp/parse-lang.cc: New file. + * gdb.cp/parse-lang.exp: New file. + +2013-01-13 Jan Kratochvil + + * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir. + (set substitute-path): New test. + (fullname present): Remove content. + (substituted fullname): New test. + +2013-01-13 Joel Brobecker + + * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests + check. Move $gdb_py_is_py24 value check right after. + +2013-01-11 Jan Kratochvil + + * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit + targets. + +2013-01-11 Yao Qi + + * gdb.base/dprintf.exp: Check the output of 'info breakpoints' + for dprintf. + * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): + Check the fields in "=breakpoint-created" for dprintf. + +2012-12-25 Jan Kratochvil + + * gdb.mi/mi-fullname-deleted.exp: New file. + +2012-12-24 Jan Kratochvil + + * gdb.base/skip-solib.exp (info skip with pending file): Update the + expected output. + (info skip with pending file): Remove. + (ignoring function in solib, info skip for function multiply): Update + the expected output. + * gdb.base/skip.ex (skip (main), skip function baz, info skip) + (info skip (delete 1), info skip after disabling all) + (info skip after enabling all, info skip after disabling 4 2-3) + (info skip after enabling 2-3, info skip 2-3) + (info skip after deleting 2 3): Update the expected output. + * gdb.linespec/base/two/thefile.cc (n): New variable v, split the + statement to its initialization and return. + * gdb.linespec/skip-two.exp: New file. + +2012-12-19 Doug Evans + + * gdb.base/maint.exp: Handle testing with .gdb_index. + +2012-12-19 Joel Brobecker + + * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from + Cavium to FSF. + 2012-12-19 Joel Brobecker * dg-extract-results.sh: Update contact info in copyright notice. @@ -30304,6 +30644,6 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) ;; version-control: never ;; End: - Copyright 1993-2005, 2012 Free Software Foundation, Inc. + Copyright 1993-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.