From cb969d61418104fe280fb0b6cdc210f975e28f16 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Sat, 26 Feb 2011 21:50:41 +0000 Subject: 2011-02-26 Michael Snyder * expprint.c (dump_subexp_body_standard): Document that case statement is meant to fall through. --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3422ce6..61797e1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2011-02-26 Michael Snyder + * expprint.c (dump_subexp_body_standard): Document that case + statement is meant to fall through. + * amd64-linux-tdep.c (amd64_linux_syscall_record): Delete dead if statement. Condition can't be false. -- cgit v1.1