aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2011-02-14 11:34:31 +0000
committerPedro Alves <palves@redhat.com>2011-02-14 11:34:31 +0000
commit1b28d0b3beda72343ea25f135f17746340cae89c (patch)
treea4e689f35a517e08423bd1cfc58366a4d3be68fc /gdb/testsuite/ChangeLog
parentec0a52e16206a31867fdcc5535c42baca7bf8967 (diff)
downloadfsf-binutils-gdb-1b28d0b3beda72343ea25f135f17746340cae89c.zip
fsf-binutils-gdb-1b28d0b3beda72343ea25f135f17746340cae89c.tar.gz
fsf-binutils-gdb-1b28d0b3beda72343ea25f135f17746340cae89c.tar.bz2
gdb/testuite/
* gdb.trace/unavailable.cc (a, b, c): New globals. (main): Set and clear them. * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect `a' and `c', and check that `b' isn't collected, although `a' and `c' are. gdb/ * tracepoint.c (memrange_sortmerge): Don't merge ranges that are almost but not quite adjacent.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index d2b877b..0fab274 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,13 @@
2011-02-14 Pedro Alves <pedro@codesourcery.com>
+ * gdb.trace/unavailable.cc (a, b, c): New globals.
+ (main): Set and clear them.
+ * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
+ `a' and `c', and check that `b' isn't collected, although `a' and
+ `c' are.
+
+2011-02-14 Pedro Alves <pedro@codesourcery.com>
+
* gdb.trace/unavailable.cc (struct Virtual): New.
(virtualp): New global pointer.
* gdb.trace/unavailable.exp (gdb_collect_globals_test): Test