From f65d55530c83af2dddda956d856a26d343b49e25 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Thu, 17 Feb 2011 19:06:07 +0000 Subject: [PATCH] Prefix filenames with gdb.trace/ --- gdb/testsuite/ChangeLog | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index bcafab89851..005b5802644 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -9,11 +9,12 @@ 2011-02-16 Pedro Alves - * collection.c (globalarr3): New global. + * gdb.trace/collection.c (globalarr3): New global. (main): Initialize it before collecting, and and clear it afterwards. - * collection.exp (gdb_collect_globals_test): Test collecting with - '{type} addr', where the addr expression is not an rvalue. + * gdb.trace/collection.exp (gdb_collect_globals_test): Test + collecting with '{type} addr', where the addr expression is not an + rvalue. 2011-02-16 Ken Werner @@ -24,11 +25,11 @@ 2011-02-16 Pedro Alves - * collection.c (globalarr2): New global. + * gdb.trace/collection.c (globalarr2): New global. (main): Initialize it before collecting, and and clear it afterwards. - * collection.exp (gdb_collect_globals_test): Test collecting - overlapping memory ranges. + * gdb.trace/collection.exp (gdb_collect_globals_test): Test + collecting overlapping memory ranges. 2011-02-15 Michael Snyder -- 2.30.2