]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
2004-01-28 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sun, 1 Feb 2004 22:35:13 +0000 (22:35 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 1 Feb 2004 22:35:13 +0000 (22:35 +0000)
commit4e73f23d286f84c0c80f6302baaae5d92a1fe031
tree92a099f1d43ab66f63bd620f5993f11cc2cba4b6
parent2146d243ceefcaebcbaccba56c59808164306072
2004-01-28  Roland McGrath  <roland@redhat.com>

* procfs.c (procfs_xfer_partial): New function.
(init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
* Makefile.in (procfs.o): Add $(auxv_h) dep.
* procfs.c (procfs_make_note_section): If we can read
TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
* linux-proc.c (linux_make_note_section): Likewise.
gdb/procfs.c