X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=8e04defb2f0e28e5c8e18b98f40c088920fb1790;hb=1495de3fd3a10998220fcba6e31c6a5002bb4271;hp=d4d268ab310a45af331286e376584890ef48b519;hpb=c761af65c26cb42164db70ecc5af964e4d631156;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d4d268ab31..8e04defb2f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,54 @@ +2005-10-07 Joel Brobecker + + * gdb.ada/array_return/pck.ads: New file. + * gdb.ada/array_return/pck.adb: New file. + * gdb.ada/array_return/p.adb: New file. + * gdb.ada/array_return.exp: New testcase. + +2005-10-03 Joel Brobecker + + * gdb.base/arrayidx.c: New file. + * gdb.base/arrayidx.exp: New testcase. + +2005-09-29 Nick Roberts + + * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations + frames-invalid and breakpoints-invalid are no longer generated + with level 3 so don't expect them in the output. + +2005-09-27 Bob Rossi + + * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .* + from test. Escape the | in mi_gdb_test call. + * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp, + gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp, + gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp, + gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to + expected regex's in mi_gdb_test calls. + * lib/mi-support.exp: Remove arbitrary .* from tests. + (mi_gdb_test): Add string_regex variable. Add anchor to main -re. + Fully anchor GDB/MI expected results in mi_gdb_test. + * lib/gdb.exp (string_to_regexp): Escape the ] character. + * gdb.base/sizeof.exp: Remove escape character. Correct test. + +2005-09-26 Paul Brook + + * long_long.exp: Exclude eabi targets from arm FPA float format test. + +2005-09-20 Wu Zhou + + * bfp-test.c: New file. + * bfp-test.exp: New testcase. + +2005-09-20 Wu Zhou + + * gdb.fortran/subarray.exp: New testcase to test the evaluation + of subarray and substring variable. + * gdb.fortran/subarray.f: New source file for the test of subarray + and substring variable evaluation. + * gdb.fortran/exprs.exp: Add four tests for substring evaluation + of string constant. + 2005-09-19 Daniel Jacobowitz * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update