OSDN Git Service

* alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
authorthorpej <thorpej>
Sun, 21 Apr 2002 17:30:06 +0000 (17:30 +0000)
committerthorpej <thorpej>
Sun, 21 Apr 2002 17:30:06 +0000 (17:30 +0000)
commitf14e4c6d1da4dbcac83c52b618d92f670c487cac
treeb58988403c72632b48ff75cffad8899b2b29f3b6
parent2f7ebdf8dfea99decfc5440426af9e26cecb9d2b
* 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