From: Jan Kratochvil Date: Sun, 29 May 2016 16:40:32 +0000 (+0200) Subject: NEWS: Remove empty line. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c64e0f6165537efda112a9744e588f4ecac8ca41;p=binutils-gdb.git NEWS: Remove empty line. gdb/ChangeLog 2016-05-29 Jan Kratochvil * NEWS (N stop reply): Remove empty line. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 86281872cd3..681cb2e38d2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2016-05-29 Jan Kratochvil + + * NEWS (N stop reply): Remove empty line. + 2016-05-28 Alan Modra * compile/compile-object-load.c (link_callbacks_multiple_definition, diff --git a/gdb/NEWS b/gdb/NEWS index 3e8e7a1bd30..f874f038668 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -246,7 +246,6 @@ QThreadEvents stop for that same thread. N stop reply - Indicates that there are no resumed threads left in the target (all threads are stopped). The remote stub reports support for this stop reply to GDB's qSupported query.