From 7681d515c36554427defeb13acf2ab435fc2e475 Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Mon, 8 Jun 2009 16:05:14 +0000 Subject: * breakpoint.c (_initialize_breakpoint): Remove "bu" command alias of "ubreak" command that does not exist. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 22aa1ff..e2629a4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2009-06-08 Pierre Muller + * breakpoint.c (_initialize_breakpoint): Remove "bu" command alias of + "ubreak" command that does not exist. + +2009-06-08 Pierre Muller + * cli/cli-decode.c (add_alias_cmd): Correct assertion. 2009-06-07 Pedro Alves -- cgit v1.1