2003-09-19 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 19 Sep 2003 20:09:45 +0000 (20:09 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 19 Sep 2003 20:09:45 +0000 (20:09 +0000)
commitb9fbf4340af8d0f7b0ecc3d549e9d5acc5b30e2b
tree0a744d8e5b8c46fa229604096fdb2dc426628010
parentf6f87075ea61ae0107e95e2ddd56a174eea3a1d0
2003-09-19  Andrew Cagney  <cagney@redhat.com>

* config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
(DEPRECATED_HPUX_TEXT_END): Define.
(deprecated_hpux_text_end): Declare.
(struct target_ops): Declare opaque.
* hppah-nat.c (text_end): Make static.
(deprecated_hpux_text_end): New function.
* exec.c (text_end): Delete global variable.
(NEED_TEXT_START_END): Do not define.
(exec_file_attach): Replace code computing "text_end" code with
call to DEPRECATED_HPUX_TEXT_END.

2003-09-19  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
documentation for NEED_TEXT_START_END.
gdb/ChangeLog
gdb/config/pa/nm-hppah.h
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/exec.c
gdb/hppah-nat.c
This page took 0.033213 seconds and 4 git commands to generate.