Add host_pointer_to_address() and address_to_host_pointer(). Add
authorAndrew Cagney <cagney@redhat.com>
Sun, 4 Jun 2000 13:46:37 +0000 (13:46 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 4 Jun 2000 13:46:37 +0000 (13:46 +0000)
commitac2e2ef7e2214be3672096ea7e6641d6a0651fd7
tree7205cea8571355be893617fae45005b4ab5901a7
parent0b5454486cd4b2e34f4ac7eb51092ef55fa97b07
Add host_pointer_to_address() and address_to_host_pointer().  Add
signed_pointer_to_address() etc.  Rename generic_pointer_to_address()
to unsigned_pointer_to_address() etc.
12 files changed:
gdb/ChangeLog
gdb/TODO
gdb/config/mips/tm-mips.h
gdb/defs.h
gdb/findvar.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/inferior.h
gdb/irix5-nat.c
gdb/procfs.c
gdb/utils.c
This page took 0.029587 seconds and 4 git commands to generate.