aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2012-04-10 15:31:29 +0000
committerTristan Gingold <gingold@adacore.com>2012-04-10 15:31:29 +0000
commitee41036f97eacbeac8248b55b52812900a8e7fa9 (patch)
tree16111236fb33e1d746af5aa8f335bd8e822969a8 /gdb/ChangeLog
parenteea771433207dc469c9a9f8d1abee361437b35c2 (diff)
downloadgdb-ee41036f97eacbeac8248b55b52812900a8e7fa9.zip
gdb-ee41036f97eacbeac8248b55b52812900a8e7fa9.tar.gz
gdb-ee41036f97eacbeac8248b55b52812900a8e7fa9.tar.bz2
2012-04-10 Tristan Gingold <gingold@adacore.com>
* darwin-nat.c (darwin_kill_inferior): Always use the no ptrace code to kill the inferior.
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 304ca3a..4c7c2e3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-10 Tristan Gingold <gingold@adacore.com>
+
+ * darwin-nat.c (darwin_kill_inferior): Always use the no ptrace
+ code to kill the inferior.
+
2012-04-09 Mark Kettenis <kettenis@gnu.org>
* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New