X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fcode%2Fdebug-int.lisp;h=b3bfefe72ffeda311610c7ed195ed64e01e69c18;hb=9767de1cecfe50560fe1da69fd458b6148a66da3;hp=a7ce184fff7a3ace4e0e8d8c3f10dfa457fa70b3;hpb=9c1a7443146bba92c2430689981bd46c66551c35;p=sbcl.git diff --git a/src/code/debug-int.lisp b/src/code/debug-int.lisp index a7ce184..b3bfefe 100644 --- a/src/code/debug-int.lisp +++ b/src/code/debug-int.lisp @@ -507,7 +507,7 @@ ;;;; frames ;;; This is used in FIND-ESCAPED-FRAME and with the bogus components -;;; and LRAs used for :FUN-END breakpoints. When a components +;;; and LRAs used for :FUN-END breakpoints. When a component's ;;; debug-info slot is :BOGUS-LRA, then the REAL-LRA-SLOT contains the ;;; real component to continue executing, as opposed to the bogus ;;; component which appeared in some frame's LRA location.