From ae25568b690d6778eef8a2b800f14dd0a77c2fb2 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 28 May 2012 20:43:26 +0000 Subject: 2012-05-28 Pedro Alves * infrun.c (wait_for_inferior): Move ecss and ecs locals to the block that uses them. Clear ecss before handling each event. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 49e7259..197749e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-05-28 Pedro Alves + + * infrun.c (wait_for_inferior): Move ecss and ecs locals to the + block that uses them. Clear ecss before handling each event. + 2012-05-28 Jan Kratochvil * solib-svr4.c (svr4_current_sos): New comment on -- cgit v1.1