X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=2bfeec16c2f8c11b54da91c67bf5136f4e00f2de;hb=a2cd8cfed14491303eb8338f90e206034c5a3fe2;hp=b5983cdee34cfd0f96309feae56e70ed9e9027d7;hpb=7f9b20bb352768e14cfa7361a82373b8539bebed;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b5983cdee3..2bfeec16c2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,60 @@ +2014-01-10 Joel Brobecker + + * gdb.ada/pp-rec-component.exp: Remove path from "source" test. + +2014-01-10 Joel Brobecker + + * gdb.python/py-pp-integral.exp: Remove path from "source" test. + +2014-01-09 Maciej W. Rozycki + Pedro Alves + + * gdb.mi/mi-info-os.exp: Connect to the target with + mi_gdb_target_load. + +2014-01-08 Pedro Alves + + * gdb.threads/reconnect-signal.c: New file. + * gdb.threads/reconnect-signal.exp: New file. + +2014-01-07 Jan Kratochvil + + * gdb.base/source-dir.exp: New file. + +2014-01-07 Joel Brobecker + + * gdb.ada/mi_interface: New testcase. + +2014-01-07 Joel Brobecker + + * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py, + gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb, + gdb.ada/pp-rec-component/pck.ads: New files. + +2014-01-07 Joel Brobecker + + * gdb.python/py-pp-integral.c: New file. + * gdb.python/py-pp-integral.py: New file. + * gdb.python/py-pp-integral.exp: New file. + +2013-12-19 Sergio Durigan Junior + + PR breakpoints/16297 + * gdb.base/catch-syscall.c (read_syscall, pipe_syscall) + (write_syscall): New variables. + (main): Create a pipe, write 1 byte in it, and read 1 byte from + it. + * gdb.base/catch-syscall.exp (all_syscalls): Include "pipe, + "write" and "read" syscalls. + (fill_all_syscalls_numbers): Improve the way to obtain syscalls + numbers. + +2013-12-19 Keven Boell + + * gdb.fortran/module.exp: Completion matches fortran module + names as well. ptype/whatis on modules return a proper type. + Add new check for having the correct scope. + 2013-12-19 Keven Boell * gdb.fortran/type.f90: New file. @@ -33640,6 +33697,6 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) ;; version-control: never ;; End: - Copyright 1993-2013 Free Software Foundation, Inc. + Copyright 1993-2014 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.