2003-06-19 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1e07f8b4e1e6d73ea7f5139f38ab14b0f4d8f068..c43feaa96385c11aaf98472c70120947794f3264 100644 (file)
@@ -1,3 +1,16 @@
+2003-06-19  Michael Snyder  <msnyder@redhat.com>
+
+       * linux-nat.h: New file.
+       * linux-nat.c: Include linux-nat.h.
+       * lin-lwp.c: Include linux-nat.h.  
+       Move struct lwp_info def to linux-nat.h.
+       * linux-proc.c: Include linux-nat.h.  
+       (linux_make_note_section): Iterate over lwps instead of threads.
+       (linux_do_thread_registers): Use lwp instead of merged pid.
+       * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
+       * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o): 
+       Add dependency on linux_nat_h.
+
 2003-06-19  Theodore A. Roth  <troth@openavr.org>
 
        * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
This page took 0.024714 seconds and 4 git commands to generate.