diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2016-05-29 18:40:32 +0200 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2016-05-29 18:42:15 +0200 |
commit | c64e0f6165537efda112a9744e588f4ecac8ca41 (patch) | |
tree | 1b9816c12e876e63d12727abd942c74adca25054 /gdb/NEWS | |
parent | 0cbd0046fa3e9b5e789fe5cfa3ff70a6d10584d4 (diff) | |
download | gdb-c64e0f6165537efda112a9744e588f4ecac8ca41.zip gdb-c64e0f6165537efda112a9744e588f4ecac8ca41.tar.gz gdb-c64e0f6165537efda112a9744e588f4ecac8ca41.tar.bz2 |
NEWS: Remove empty line.
gdb/ChangeLog
2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
* NEWS (N stop reply): Remove empty line.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |