* infrun.c (follow_fork): Initialize new step_* locals
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 333ab718d8c1bf55f4ab32967e54a60a6d183a94..472fc00635379d3cad12cbaa7301a5e6d7180bf9 100644 (file)
@@ -1,3 +1,19 @@
+2009-05-24  Doug Evans  <dje@google.com>
+
+       * linux-low.c (handle_extended_wait): Use linux_resume_one_lwp
+       to resume the newly created thread, don't call ptrace (PTRACE_CONT)
+       directly.
+
+       * linux-low.c (get_stop_pc): Print pc if debug_threads.
+       (check_removed_breakpoint, linux_wait_for_lwp): Ditto.
+       (linux_resume_one_lwp): Ditto.
+
+2009-05-23  Doug Evans  <dje@google.com>
+
+       * linux-low.c (linux_resume_one_lwp): Change type of first arg
+       from struct inferior_list_entry * to struct lwp_info *.
+       All callers updated.
+
 2009-05-13  Doug Evans  <dje@google.com>
 
        * linux-x86-low.c: Don't include assert.h.
This page took 0.094028 seconds and 4 git commands to generate.