From 23da0d9454fcfec016b34f40b251fbf03ef06f89 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 11 Jan 2007 20:57:10 +0000 Subject: [PATCH] Move ChangeLog entry to the right place --- gdb/ChangeLog | 11 ----------- gdb/testsuite/ChangeLog | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0e5fc687503..2e782a56e40 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -375,17 +375,6 @@ (varobj_value_is_changeable_p): ...this. Adjust all callers. (is_root_p): New function. Use it everywhere. -2007-01-04 Vladimir Prus - - Simplify usage of mi_continue_to. - * lib/mi-support.exp (mi_runto_helper): Renamed - from mi_runto, added new parameter 'run_or_continue'. - (mi_runto): Use mi_runto_helper. - (mi_continue_to): Accept just function name as parameter. - Use mi_runto_helper. - * gdb.mi/mi-var-cmd.exp: Adjust to changes. - * gdb.mi/mi2-var-cmd.exp: Likewise. - 2007-01-04 Jim Blandy * glibc-tdep.c (glibc_skip_solib_resolver): Look for '_dl_fixup', diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 47786a85410..a1a6a4ed3c2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -101,6 +101,17 @@ Run inline tests. * gdb.mi/mi-var-cp.cc: Define tests here. +2007-01-04 Vladimir Prus + + Simplify usage of mi_continue_to. + * lib/mi-support.exp (mi_runto_helper): Renamed + from mi_runto, added new parameter 'run_or_continue'. + (mi_runto): Use mi_runto_helper. + (mi_continue_to): Accept just function name as parameter. + Use mi_runto_helper. + * gdb.mi/mi-var-cmd.exp: Adjust to changes. + * gdb.mi/mi2-var-cmd.exp: Likewise. + 2006-01-04 Joel Brobecker Make this testcase a bit more realistic. The current code -- 2.30.2