Revert previous patch. Oops, didn't mean to yank the doco
authorAndrew Cagney <cagney@redhat.com>
Fri, 19 Sep 2003 20:11:42 +0000 (20:11 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 19 Sep 2003 20:11:42 +0000 (20:11 +0000)
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 18b31b87cfe9bfb97a4200e4ef7abf236849ff91..b471806c2a37b698556df17d01a84561b3981edd 100644 (file)
@@ -1,8 +1,3 @@
-2003-09-19  Andrew Cagney  <cagney@redhat.com>
-
-       * gdbint.texinfo (Target Architecture Definition): Delete
-       documentation for NEED_TEXT_START_END.
-
 2003-09-18  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Delete
index 537965ba29ef34de352f446a7c56de4f26d96141..e58bab41edd5db944b502fbd592f91a39ec3999b 100644 (file)
@@ -3483,6 +3483,11 @@ 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.)