2002-04-21 David S. Miller <davem@redhat.com>
authorDavid S. Miller <davem@redhat.com>
Mon, 22 Apr 2002 01:39:54 +0000 (01:39 +0000)
committerDavid S. Miller <davem@redhat.com>
Mon, 22 Apr 2002 01:39:54 +0000 (01:39 +0000)
* gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.

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

index 6cb5b17d0a85f39f20040f03123eb150cdd40909..6e42d3468008171603e4ad5ee18633238676991d 100644 (file)
@@ -1,3 +1,7 @@
+2002-04-21  David S. Miller  <davem@redhat.com>
+
+       * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
+
 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Delete
index 408e043a9ba1bf1b6dd336d41875c38fd0c4af38..0e8a91d600d63dc693416de0ec37c0115665e45a 100644 (file)
@@ -3415,12 +3415,6 @@ of a branch or jump.
 A C expression that returns the address of the ``real'' code beyond the
 function entry prologue found at @var{pc}.
 
-@item SKIP_PROLOGUE_FRAMELESS_P
-@findex SKIP_PROLOGUE_FRAMELESS_P
-A C expression that should behave similarly, but that can stop as soon
-as the function is known to have a frame.  If not defined,
-@code{SKIP_PROLOGUE} will be used instead.
-
 @item SKIP_TRAMPOLINE_CODE (@var{pc})
 @findex SKIP_TRAMPOLINE_CODE
 If the target machine has trampoline code that sits between callers and
This page took 0.030761 seconds and 4 git commands to generate.