OSDN Git Service

2003-02-01 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Sat, 1 Feb 2003 23:34:04 +0000 (23:34 +0000)
committercagney <cagney>
Sat, 1 Feb 2003 23:34:04 +0000 (23:34 +0000)
commitbe4f26862d60bbc5a32a3182ad99801a45ae93ad
tree06c860daa7632d206d0ccd29bc1085798b2f12ae
parente5381350cade1794860f90a788eac64490eb8241
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