* alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
authorJason Thorpe <thorpej@netbsd.org>
Sun, 21 Apr 2002 17:30:09 +0000 (17:30 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Sun, 21 Apr 2002 17:30:09 +0000 (17:30 +0000)
commitd9b023ccd41c119362f440ab9dabc61613beb577
tree9614ea542b0f20e63ca3ae6e80edd62a9e951edc
parentdc129d82386b3ae4a511f9f60a76ac481d33d304
* alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
* alpha-tdep.c (heuristic_proc_start): Use vm_min_address
from gdbarch_tdep rather than a constant.
(alpha_gdbarch_init): Initialize tdep->vm_min_address to
the default text address for all Alpha Unix ABIs.
(alpha_dump_tdep): Report the value of tdep->vm_min_address.
* config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
gdb/ChangeLog
gdb/alpha-tdep.c
gdb/alpha-tdep.h
gdb/config/alpha/tm-alpha.h
This page took 0.026257 seconds and 4 git commands to generate.