This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] NEWS: Remove empty line.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c64e0f6165537efda112a9744e588f4ecac8ca41

commit c64e0f6165537efda112a9744e588f4ecac8ca41
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun May 29 18:40:32 2016 +0200

    NEWS: Remove empty line.
    
    gdb/ChangeLog
    2016-05-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* NEWS (N stop reply): Remove empty line.

Diff:
---
 gdb/ChangeLog | 4 ++++
 gdb/NEWS      | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8628187..681cb2e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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,
diff --git a/gdb/NEWS b/gdb/NEWS
index 3e8e7a1..f874f03 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]