From 98b54c187e1f56d5b7397e36c6d88551ff75699f Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sun, 24 May 2009 18:16:53 +0000 Subject: * inflow.c (copy_terminal_info): Deep copy `run_terminal'. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d392345d..cd8671b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2009-05-24 Pedro Alves + * inflow.c (copy_terminal_info): Deep copy `run_terminal'. + +2009-05-24 Pedro Alves + * gdbthread.h (struct thread_info): New `pending_follow' field. * thread.c (new_thread): New function. (add_thread_silent): Use it. -- cgit v1.1