aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2010-05-02 16:10:03 +0000
committerPedro Alves <palves@redhat.com>2010-05-02 16:10:03 +0000
commit1915ef4f3ab77c58c611882f9e3b2d67fefdebd0 (patch)
tree2e84772a855ba7bad9fc89f5062ac6bc34b86a23 /gdb/gdbserver/ChangeLog
parent0dfb946f5033395c94d683818dda0a45b5d6efce (diff)
downloadgdb-1915ef4f3ab77c58c611882f9e3b2d67fefdebd0.zip
gdb-1915ef4f3ab77c58c611882f9e3b2d67fefdebd0.tar.gz
gdb-1915ef4f3ab77c58c611882f9e3b2d67fefdebd0.tar.bz2
gdb/
* README: Use consistent `GDB' and `GDBserver' spellings. gdb/gdbserver/ * README: Use consistent `GDB' and `GDBserver' spellings.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index a1f4798..3f0b0fb 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,5 +1,9 @@
2010-05-02 Pedro Alves <pedro@codesourcery.com>
+ * README: Use consistent `GDB' and `GDBserver' spellings.
+
+2010-05-02 Pedro Alves <pedro@codesourcery.com>
+
* linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.
(linux_kill): Stop all lwps here. Don't delete the main lwp here.
(linux_detach_one_lwp): Assume the lwp is stopped.