]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
* procfs.c (procfs_address_to_host_pointer): Use target_gdbarch
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:29:53 +0000 (14:29 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:29:53 +0000 (14:29 +0000)
commit4e906f53ab20520b00e7480b73c83435b7f7fb7a
tree2b36e85ee1f3297358c23104331f4e9f40955767
parentffe5a37e17da959d4c4e43b33f23b9548ac6fb27
* procfs.c (procfs_address_to_host_pointer): Use target_gdbarch
and its associated types to perform pointer conversion.
(procfs_can_use_hw_breakpoint): Likewise.
(procfs_auxv_parse): Remove unused variable.
gdb/ChangeLog
gdb/procfs.c