gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 01613dd75124c0cea349c603e0bd644da342ff9f..a0c2f5dd8658adccfc3c3b28c5ba2b0857c8ba05 100644 (file)
@@ -1,3 +1,634 @@
+2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-bad-parameter-type.exp,
+       gdb.dwarf2/dw2-bad-parameter-type.S: New.
+
+2010-03-31  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/save-trace.exp: Test save/restore of default-collect
+       and tracepoint conditionals.
+       (gdb_verify_tracepoints): Delete unused return.
+
+2010-03-26  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
+       appear in the output before main.
+       Remove KFAIL for gdb/2215 aka bz 9320.
+
+2010-03-30  Doug Evans  <dje@google.com>
+
+       * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
+       by dejagnu.
+       * gdb.arch/amd64-dword.exp: Ditto.
+
+       * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
+       match.
+       (break printf): Ditto.
+
+2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
+       gcc < 4.4.
+       * gdb.cp/shadow.exp: Ditto.
+
+2010-03-29  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/collection.exp (run_trace_experiment): Make sure
+       "tstart" is silent.
+
+2010-03-29  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/collection.exp (executable): New.
+       (binfile): Use it.
+       (fpreg, spreg, pcreg): New.
+       (test_register): Use gdb_test_multiple.  Pass /x to print.
+       (prepare_for_trace_test): New.
+       (run_trace_experiment): Use "continue", not gdb_run_cmd.
+       (gdb_collect_args_test, gdb_collect_argstruct_test)
+       (gdb_collect_argarray_test, gdb_collect_locals_test): Use
+       prepare_for_trace_test.
+       (gdb_collect_registers_test): Use prepare_for_trace_test.  Use
+       fpreg, spreg and pcreg.
+       (gdb_collect_expression_test, gdb_collect_globals_test): Use
+       prepare_for_trace_test.
+       (gdb_trace_collection_test): Use fpreg, spreg and pcreg.  Don't
+       try to detect tracing support here.  Don't set breakpoints at
+       `begin' or `end' here.
+       <global scope>: Use clean_restart.  Run to main before checking
+       for tracing support.  Check for for tracing support here.
+
+2010-03-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
+       " as $displacement" to "seen displacement message".
+
+2010-03-28  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/while-dyn.exp (executable): New variable.
+       (binfile): Use it.
+       (test_while_stepping): New function.  Move most tests here.  Call
+       it once for each of the while-stepping, stepping and ws aliases.
+
+2010-03-26  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
+       that do not provide the tagless_struct type name at all.
+       (test_print_anon_union): Do not check value of uninitialized
+       union member.  Do not use cp_test_ptype_class, so we can accept
+       "long" as well as "long int".
+
+2010-03-26  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/tfile.c (tohex, bin2hex): New.
+       (write_error_trace_file): Hexify error description.
+
+2010-03-25  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/tfile.c: Generate an additional trace file, improve
+       portability.
+       * gdb.trace/tfile.exp: Test trace file with an error stop, delete
+       files in a better way.
+
+2010-03-25  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.java/jprint.exp: XFAIL printing of static class members
+       because of GCC debuginfo problem.
+
+2010-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
+
+2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/completion.exp: Allow long instead of long int.
+       * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
+       * gdb.base/gdbvars.c (main): Remove unused usestubs code.  Reference
+       variable p.
+       * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
+       * gdb.base/pointers.exp: Allow long instead of long int.
+       * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
+       * gdb.base/step-line.exp: Allow a directory before the source file name.
+
+2010-03-24  Tom Tromey  <tromey@redhat.com>
+
+       PR breakpoints/9352:
+       * gdb.base/default.exp: Update.
+       * gdb.base/commands.exp: Update.
+       * gdb.cp/extern-c.exp: Test setting commands on multiple
+       breakpoints at once.
+
+2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
+       if gdb,nosignals.
+       * gdb.base/watchpoints.c: Do not include unnecessary headers.
+       * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
+       exited".
+
+2010-03-24  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/tfile.exp: Expect "trace frame", with a space.
+
+2010-03-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
+       * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
+       argument.  Handle "short" and "long".
+       (Top level): Pass overprototyped output for old_fptr and xptr.
+
+2010-03-23  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
+       format strings and add casts to avoid compiler warnings.
+
+2010-03-23  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/trace-support.exp (gdb_trace_setactions):
+       Don't expect whitespace after ">" prompt.
+       * gdb.trace/actions.exp: Adjust for output changes.
+       * gdb.trace/while-stepping.exp: Likewise.
+
+2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
+       and r157645).
+
+2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
+       New.
+
+2010-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
+       * gdb.python/py-mi.exp (binfile): Rename to py-mi.
+
+2010-03-19  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/ax.exp: New file.
+
+2010-03-19  Doug Evans  <dje@google.com>
+
+       * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
+       output from gcc.
+
+       * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
+       named /usr/sbin/prelink<foo>.
+
+2010-03-18  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/circ.exp: Test circular-trace-buffer.
+       * gdb.trace/tfile.exp: Update tstatus test.
+
+2010-03-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.dwarf2/dw2-anonymous-func.S: New file.
+       * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
+
+2010-03-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
+
+2010-03-18  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/default.exp: Adjust the expected output of the finish
+       and until commands when the inferior is not being run.
+
+2010-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.cp/shadow.exp: Removed kfail; test has been fix.
+       * gdb.cp/nsusing.exp: Ditto.
+
+2010-03-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
+       * gdb.cp/userdef.cc (operator==): New function.
+       (main): New locals mem1, mem2.
+
+2010-03-15  Jie Zhang  <jie@codesourcery.com>
+
+       * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
+       Declare and use new loadtimeout variable.
+
+2010-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
+       Use gdb_load later.
+
+2010-03-14  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/solib-disc.c (main): Make format of fprintf a string
+       literal.  Add missing endlines to prints to stderr.
+
+2010-03-12  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/9708:
+       * gdb.cp/m-static.exp: Add regression test.
+       * gdb.cp/m-static.cc (method): New method.
+       (main): Call it.
+
+2010-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       * gdb.cp/gdb2384-base.h: Created 'namespace B'.
+       * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
+
+2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
+
+2010-03-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * lib/gdb.exp (skip_stl_tests): New.
+       (gdb_compile): Symbian needs -ldl.
+       (shlib_target_file): New.
+       (shlib_symbol_file): New.
+       (gdb_load_shlibs): Use shlib_target_file.
+       * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
+       * gdb.cp/exception.exp: Use skip_stl_tests.
+       * gdb.cp/bs15503.exp: Use skip_stl_tests.  Use untested.
+       * gdb.cp/try_catch.exp: Use skip_stl_tests.
+       * gdb.cp/mb-templates.exp: Ditto.
+       * gdb.base/commands.exp: Relax regexes.
+       * gdb.base/watchpoint-solib.exp: Don't skip on symbian.  Use
+       shlib_target_file and shlib_symbol_file.
+       * gdb.base/maint.exp: Allow lowercase t.  Allow .rodata in
+       sections.
+       * gdb.base/ending-run.exp: Accept E32Main for symbian.
+       * gdb.base/solib-disc.exp: Use
+       shlib_target_file and shlib_symbol_file.
+       * gdb.base/unload.exp: Don't skip on symbian.  Use
+       shlib_target_file and shlib_symbol_file.
+       * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
+
+2010-03-12  Pedro Alves  <pedro@codesourcery.com>
+       * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
+       * gdb.trace/report.exp: Adjust for x86 and x86_64.
+       Issue a tfind end before looking for a tracepoint frame.
+       * gdb.trace/tfind.exp: Adjust tstatus output.
+       Adjust disassembly output.
+       * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
+
+2010-03-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/break-interp.exp: Create new displacement parameter value
+       for the test_ld calls.
+       (reach): New parameter displacement, verify its content.  New push of
+       pf_prefix "reach-$func:".  Import global expect_out.
+       (test_core): New parameter displacement, verify its content.  New push
+       of pf_prefix "core:".  New command "set verbose on".  Import global
+       expect_out.
+       (test_attach): New parameter displacement, verify its content.  New
+       push of pf_prefix "attach:".  New command "set verbose on".  Import
+       global expect_out.
+       (test_ld): New parameter displacement, pass it to the reach, test_core
+       and test_attach calls and verify its content in the "ld.so exit" test.
+       * gdb.base/prelink.exp: Remove gdb_exit and final return.
+       (prelink): Update expected text, use gdb_test.
+
+2010-03-10  Doug Evans  <dje@google.com>
+
+       * gdb.base/checkpoint.exp: Fix comment.
+       Lengthen timeout while doing >600 checkpoints test.
+       Rename duplicate "kill all one" test to keep test names unique.
+
+2010-03-10  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
+
+2010-03-08  Keith Seitz  <keiths@redhat.com>
+
+        * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
+        * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
+        (dm_type_long): New function.
+        (dm_type_unsigned_short): New function.
+        (dm_type_unsigned_long): New function.
+        (myint): New typedef.
+        * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
+        long, unsigned shor and long, operator char*, and typedef.
+        (test_lookup_operator_functions): Add operator char* test.
+        (test_paddr_operator_functions): Likewise.
+        (test_paddr_overloaded_functions): Use probe values for
+        short, long, and unsigned short and long.
+        (test_paddr_hairy_functions): If the demangler probe detected
+        gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
+        demangler.
+        * gdb.cp/expand-sals.exp: Backtrace may contain class names.
+        * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
+        and "print null_pmf".
+        Add test "ptype a.*pmf".
+        * gdb.cp/overload.exp: Allow optional "int" to appear with
+        "short" and "long".
+        * gdb.cp/ovldbreak.exp: Use append to construct super-duper
+        long expect value for men_overload1arg.
+        Allow "int" to appear with "short" and "long".
+        When testing "info break", add argument for main (void).
+        Also allow "int" to appear with "short" and "long".
+        Ditto with "unsigned" and "long long".
+       * gdb.java/jmain.exp: Do not enclose methods names in single
+       quotes.
+       * gdb.java/jmisc.exp: Likewise.
+       * gdb.java/jprint.exp: Likewise.
+       * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
+
+       From Jan Kratochvil  <jan.kratochvil@redhat.com>:
+       * gdb.cp/exception.exp (backtrace after first throw)
+       (backtrace after second throw): Allow a namespace before __cxa_throw.
+       (backtrace after first catch, backtrace after second catch): Allow
+       a namespace before __cxa_begin_catch.
+
+       * gdb.cp/cpexprs.exp: New file.
+       * gdb.cp/cpexprs.cc: New file.
+
+       From Daniel Jacobowitz  <dan@codesourcery.com>
+       * gdb.cp/cpexprs.exp (escape): Delete.  Change all callers
+       to use string_to_regexp.
+       (ctor, dtor): New functions.  Use them to match constructor
+       and destructor function types.
+       (Top level): Use runto_main.
+
+2010-03-05  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
+       gdb.target_charset.
+       (pp_ns.to_string): Likewise.
+
+2010-03-04  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.cp/overload.exp: Test that the filename portion of a linespec
+       can be quoted.  Test that both the filename and function/line
+       portions can be quoted at the same time.
+
+2010-03-04  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
+
+2010-03-03  Doug Evans  <dje@google.com>
+
+       * lib/gdb.exp (gdb_compile_pthreads): Handle case where
+       libc contains libpthread.
+
+       * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
+       * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
+       of gdb_compile.  Add another pattern to match android backtrace.
+
+2010-03-03  Tom Tromey  <tromey@redhat.com>
+
+       PR gdb/11345:
+       * gdb.base/printcmds.exp (test_printf): Add test.
+
+2010-03-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gdb.arch/amd64-byte.exp: New.
+       * gdb.arch/amd64-dword.exp: Likewise.
+       * gdb.arch/amd64-pseudo.c: Likewise.
+       * gdb.arch/amd64-word.exp: Likewise.
+       * gdb.arch/i386-byte.exp: Likewise.
+       * gdb.arch/i386-pseudo.c: Likewise.
+       * gdb.arch/i386-word.exp: Likewise.
+
+2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
+       types.  Add structreg, bitfields, and flags registers.
+       * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
+       registers.
+
+2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gdb.xml/tdesc-regs.exp (architecture): New.  Set it for x86.
+       (load_description): Set architecture if defined.
+
+2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-frame.exp: Add read_var block tests.
+       * gdb.python/py-frame.c (block): New function.
+
+2010-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/callfuncs.exp: New tests for $spval 0 and -1.  Remove return.
+
+2010-02-25  David S. Miller  <davem@davemloft.net>
+
+       * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
+       fix logic for setting all_syscalls_numbers.
+
+2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * Makefile.in: Add py-block and py-symbol.
+       * gdb.python/py-symbol.exp: New File.
+       * gdb.python/py-symtab.exp: New File.
+       * gdb.python/py-block.exp: New File.
+       * gdb.python/py-symbol.c: New File.
+       * gdb.python/py-block.c: New File.
+
+2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
+
+       PR python/11314
+       * lib/gdb.exp (skip_python_tests): New function.
+       * gdb.python/py-cmd.exp: Use skip_python_tests.
+       * gdb.python/py-frame.exp: Likewise.
+       * gdb.python/py-function.exp: Likewise.
+       * gdb.python/py-prettyprint.exp: Likewise.
+       * gdb.python/py-template.exp: Likewise.
+       * gdb.python/py-type.exp: Likewise.
+       * gdb.python/py-value.exp: Likewise.
+
+2010-02-22  Pedro Alves  <pedro@codesourcery.com>
+
+       PR9605
+
+       * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
+
+2010-02-19  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/8693, PR c++/9496:
+       * gdb.cp/namespace.exp: Remove some setup_kfail calls.  Added
+       regression tests.
+
+2010-02-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix compatibility with m68k as.
+       * gdb.dwarf2/member-ptr-forwardref.S: Use .data section.  Use .2byte.
+       Use only /* comments */.
+
+2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
+       * configure: Regenerate.
+
+2010-02-18  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.python/py-type.exp: Check for Python support.
+
+2010-02-17  Pedro Alves  <pedro@codesourcery.com>
+
+       * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
+       `regsub' syntax available.
+
+2010-02-17  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/shmain.c (main): Remove printf call.
+       * gdb.base/sizeof.c (main): Cast return of sizeof to int.
+       * gdb.base/unload.c (main): Make format of fprintf a string
+       literal.  Add missing endlines to prints to stderr.
+       * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
+
+2010-02-17  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.java/jprint.java (jprint.props): New field.
+       * gdb.java/jprint.exp (set_lang_java): Add regression test.
+
+2010-02-17  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/charset.exp: Don't assume new `regsub' syntax
+       available.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
+       creation to support remote host testing.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
+       Recognize "command not found".
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
+       single-stepping.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
+       if arguments are not supported.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
+       be const or non-const.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
+       mi_send_resuming_command to send -exec-continue.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/list.exp (test_list_filename_and_function): Add test
+       with single quotes.
+       * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
+       matching.
+       * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
+       Add KFAIL'd tests for PR gdb/11289.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/comp-dir/subdir/dummy.txt: New file.
+       * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
+       a temporary directory.
+
+2010-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/charset.exp: Use a single regular expression to match
+       show host-charset and show target-charset output.
+
+2010-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
+       "Illegal process-id" expect string more exact.
+       (attach to digits-starting nonsense is prohibited): New.
+
+2010-02-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/prelink.exp (set verbose on): New.
+
+2010-02-12  Tomas Holmberg <th@virtutech.com>
+
+       * mi-reverse.exp: New file. Test for reverse option to the
+       following MI commands: exec-continue, exec-finish, exec-next,
+       exec-step, exec-next-instruction, exec-step-instruction.
+       
+2010-02-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/ptype_tagged_param: New testcase.
+
+2010-02-08  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/8017:
+       * gdb.cp/overload.exp: Add tests.
+       * gdb.cp/overload.cc (struct K): New.
+       (namespace N): New.
+       (main): Call new functions.
+       (K::staticoverload): Define.
+
+Mon Feb  8 13:18:22 2010  Chris Moller  <moller@mollerware.com>
+
+       PR gdb/10728
+       * gdb.cp/pr10728-x.h: New file.
+       * gdb.cp/pr10728-x.cc: New file.
+       * gdb.cp/pr10728-y.cc: New file.
+       * gdb.cp/pr10728.exp: New file.
+       * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
+
+Mon Feb  8 12:54:54 2010  Chris Moller  <moller@mollerware.com>
+
+       PR gdb/9067
+       * gdb.cp/pr9067.exp:  New
+       * gdb.cp/pr9067.cc:   New
+       * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
+
+2010-02-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * lib/gdb.exp (gdb_test_timeout): New global variable.
+       Set it to timeout if not already set.
+       (gdb_init): Reset the value of timeout to gdb_test_timeout.
+
+2010-02-05  Doug Evans  <dje@google.com>
+
+       * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
+       user.
+
+2010-02-05  Sami Wagiaalla  <swagiaal@redhat.com>
+
+       PR c++/7935:
+       * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
+
+2010-02-04  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/virtbase.exp: Make test case names unique.
+
+2010-02-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/virtbase.exp: Add regression tests.
+       * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
+       (main): Instantiate RHC.
+
+2010-02-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
+       type-printing change.
+
+2010-02-02  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
+       * gdb.cp/virtbase.cc: New file.
+       * gdb.cp/virtbase.exp: New file.
+       * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
+
+2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR libc/11214:
+       * gdb.threads/current-lwp-dead.c: Include features.h.
+       (HAS_NOMMU): New.
+       (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
+
 2010-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.base/symbol-without-target_section.exp,
This page took 0.043565 seconds and 4 git commands to generate.