Add iterate_over_lwps to gdbserver
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0be84250848592e2d35ba767b86ad6234cda1b47..fb5d1b430cc3f46fc45294cbe5af0ab61cbe5c80 100644 (file)
@@ -1,3 +1,13 @@
+2015-03-24  Gary Benson  <gbenson@redhat.com>
+
+       * linux-nat.h: Include nat/linux-nat.h.
+       (iterate_over_lwps): Move declaration to nat/linux-nat.h.
+       * nat/linux-nat.h (struct lwp_info): New forward declaration.
+       (iterate_over_lwps_ftype): New typedef.
+       (iterate_over_lwps): New declaration.
+       * linux-nat.h (iterate_over_lwps): Update comment.  Use
+       iterate_over_lwps_ftype.  Update callback return value check.
+
 2015-03-24  Gary Benson  <gbenson@redhat.com>
 
        * x86-nat.h (x86_debug_reg_state): Move declaration to...
This page took 0.024416 seconds and 4 git commands to generate.