aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2010-07-25 09:31:12 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2010-07-25 09:31:12 +0000
commit857d11d04f4da0befb66d98a7a7b7c98ad4c92e5 (patch)
tree7cfe2db83aed0e7b808f721c665021128efa3908 /gdb/ChangeLog
parentbcd065d860194ccd0983bd19b952934e237945de (diff)
downloadgdb-857d11d04f4da0befb66d98a7a7b7c98ad4c92e5.zip
gdb-857d11d04f4da0befb66d98a7a7b7c98ad4c92e5.tar.gz
gdb-857d11d04f4da0befb66d98a7a7b7c98ad4c92e5.tar.bz2
gdb/
* linux-nat.c (linux_nat_do_thread_registers): Convert STOP_SIGNAL to the host signal first.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f89375e..9908178 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * linux-nat.c (linux_nat_do_thread_registers): Convert STOP_SIGNAL to
+ the host signal first.
+
2010-07-23 Tom Tromey <tromey@redhat.com>
* dwarf2read.c (struct dwarf2_per_objfile) <n_type_comp_units,