diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
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 |