From 6a6ea76aee5a15a029f0b64c08e70a5e49d7a1ab Mon Sep 17 00:00:00 2001 From: Andrew Burgess Date: Sat, 2 May 2020 10:28:56 +0100 Subject: [PATCH] gdb: Fix formatting error in ChangeLog --- gdb/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ee4f3a74c0c..3cfd7387597 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,5 @@ 2020-05-01 Philippe Waroquiers + * gdb-gdb.gdb-in: Remove breakpoint on disappeared function info_command. @@ -13,6 +14,7 @@ * nbsd-nat.h (nbsd_nat_target::post_startup_inferior): Add. 2020-04-30 Philippe Waroquiers + * stack.c (_initialize_stack): Remove duplicated creation of "frame" command and "f" alias. -- 2.30.2