NEWS: Remove empty line.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 29 May 2016 16:40:32 +0000 (18:40 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 29 May 2016 16:42:15 +0000 (18:42 +0200)
gdb/ChangeLog
2016-05-29  Jan Kratochvil  <jan.kratochvil@redhat.com>

* NEWS (N stop reply): Remove empty line.

gdb/ChangeLog
gdb/NEWS

index 86281872cd3c83bef843f1b4bc94b9e625c1f1c3..681cb2e38d2aa6e08992c87ffc676e626b410f0a 100644 (file)
@@ -1,3 +1,7 @@
+2016-05-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (N stop reply): Remove empty line.
+
 2016-05-28  Alan Modra  <amodra@gmail.com>
 
        * compile/compile-object-load.c (link_callbacks_multiple_definition,
index 3e8e7a1bd30b5575a8f67668d276aec6fed76bae..f874f0386685a6d4755a67e96c7623844f9efeb9 100644 (file)
--- 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.