OSDN Git Service

2002-02-13 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@specifix.com>
Wed, 13 Feb 2002 22:03:46 +0000 (22:03 +0000)
committerMichael Snyder <msnyder@specifix.com>
Wed, 13 Feb 2002 22:03:46 +0000 (22:03 +0000)
commit1a2e82f73e5fcda894ff8b8b055065ba2f43562d
treead203713a682b8416513ca6dbf367874a129d9a1
parent3c908f47010b3f1cfae81ff299fd6c01e710937f
2002-02-13  Michael Snyder  <msnyder@redhat.com>

* procfs.c (procfs_make_note_section): Make the default
implementation return an error.

2002-02-13  Rodney Brown  <rbrown64@csc.com.au>

* procfs.c (procfs_make_note_section): Provide a default definition
(for alpha-dec-osf4.0f). Fix typos.

2002-02-11  Michael Snyder  <msnyder@redhat.com>

* procfs.c: Include elf-bfd.h (for elfcore_write functions).
(gcore section): Ifdef for Solaris and Unixware only.
(procfs_do_thread_registers): Unixware needs one lwpstatus
per thread (not one prstatus or pstatus).
(procfs_make_note_section): Iterate only over kernel threads (lwps),
not over all gdb threads.  For unixware, call elfcore_write_pstatus
once before iterating over threads.
gdb/ChangeLog
gdb/procfs.c