From 78768c4ae49a57dcd7c79d0bbac450a8efce7623 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sun, 18 Jul 2010 21:21:53 +0000 Subject: gdb/ * linux-nat.c (linux_handle_extended_wait): Move variable new_lp into a more inner block. Remove its unused declaration initializer. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5472aa9..f93e6ba 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2010-07-18 Jan Kratochvil + + * linux-nat.c (linux_handle_extended_wait): Move variable new_lp into + a more inner block. Remove its unused declaration initializer. + 2010-07-16 Thiago Jung Bauermann * NEWS: Mention support for the new ptrace interface and hardware -- cgit v1.1