2003-09-29 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 29 Sep 2003 20:24:04 +0000 (20:24 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 29 Sep 2003 20:24:04 +0000 (20:24 +0000)
* gdbint.texinfo (Target Architecture Definition): Delete
documentation for NEED_TEXT_START_END.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 74cf864..8d83555 100644 (file)
@@ -1,5 +1,8 @@
 2003-09-29  Andrew Cagney  <cagney@redhat.com>
 
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       documentation for NEED_TEXT_START_END.
+
        * gdbint.texinfo (Target Architecture Definition): Rename
        NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
        TARGET_WRITE_PC.
index c593f18..6ca1e74 100644 (file)
@@ -3483,11 +3483,6 @@ method like @code{INTEGER_TO_ADDRESS} certainly makes it possible for
 @xref{Target Architecture Definition, , Pointers Are Not Always
 Addresses}.
 
-@item NEED_TEXT_START_END
-@findex NEED_TEXT_START_END
-Define this if @value{GDBN} should determine the start and end addresses of the
-text section.  (Seems dubious.)
-
 @item NO_HIF_SUPPORT
 @findex NO_HIF_SUPPORT
 (Specific to the a29k.)