diff options
author | Pedro Alves <palves@redhat.com> | 2008-05-04 19:43:31 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2008-05-04 19:43:31 +0000 |
commit | 9dd789d04055fc8240190e113562934e0c020c38 (patch) | |
tree | 8afb6be7108b623600224ec0f511b8c1b5eb3840 /gdb/testsuite/ChangeLog | |
parent | 611c83ae477b587e7d93636cc6c241d063bb799b (diff) | |
download | gdb-9dd789d04055fc8240190e113562934e0c020c38.zip gdb-9dd789d04055fc8240190e113562934e0c020c38.tar.gz gdb-9dd789d04055fc8240190e113562934e0c020c38.tar.bz2 |
* gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1e93035..e25a200 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2008-05-04 Pedro Alves <pedro@codesourcery.com> + * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files. + +2008-05-04 Pedro Alves <pedro@codesourcery.com> + * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at different times. |