Skip to content
  • sboukarev's avatar
    * contrib/slime-repl.el (sldb-insert-frame-call-to-repl): New function · 56b4664e
    sboukarev authored
    for inserting a call to a frame into the REPL. Bound to C-y in SLDB.
    
    * swank-backend.lisp (frame-call): New function.
    Returns a string representing a call to the entry point of a frame.
    * swank-ccl.lisp (frame-call): Implementation of the above.
    * swank-sbcl.lisp (frame-call): Ditto.
    56b4664e