From 077e2c8848810b23531b7fdae1739a5eab83c04f Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Wed, 13 Nov 2013 20:57:40 +0800 Subject: Remove 'whatever' in lib/mi-support.exp Variable 'whatever' is not used at all. This patch is to remove it. gdb/testsuite: 2013-11-19 Yao Qi * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'. (mi_list_varobj_children_range): Likewise. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e296241..3afa68e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2013-11-19 Yao Qi + * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'. + (mi_list_varobj_children_range): Likewise. + +2013-11-19 Yao Qi + * varobj.c (varobj_get_type): Fix typo. 2013-11-19 Joel Brobecker -- cgit v1.1