]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
2003-02-01 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 1 Feb 2003 23:34:05 +0000 (23:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 1 Feb 2003 23:34:05 +0000 (23:34 +0000)
commit9a043c1d0c3e8a873b2cd90f6e048c77d2efdc8a
tree58a5484a279efb44d8b29cc0a3acfdcf3abb8078
parentb66cc1a0d2931b856edd960b481f7d8c2d75598e
2003-02-01  Andrew Cagney  <ac131313@redhat.com>

* defs.h (host_pointer_to_address): Delete declaration.
(address_to_host_pointer): Delete declaration.
* utils.c (host_pointer_to_address): Delete function.
(address_to_host_pointer): Delete function.
* procfs.c (procfs_address_to_host_pointer): New function.
* procfs.c (proc_set_watchpoint): Use.
(procfs_can_use_hw_breakpoint): Update comments.
* somsolib.c (hpux_address_to_host_pointer_hack): New function.
(som_solib_add): Use.
* hppa-tdep.c (hppa_pointer_to_address_hack): New function.
* hppa-tdep.c (unwind_command): Use.
gdb/ChangeLog
gdb/defs.h
gdb/hppa-tdep.c
gdb/procfs.c
gdb/somsolib.c
gdb/utils.c