Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code stepper. #625

Closed
Yan3ku opened this issue Dec 12, 2023 · 1 comment
Closed

Code stepper. #625

Yan3ku opened this issue Dec 12, 2023 · 1 comment

Comments

@Yan3ku
Copy link

Yan3ku commented Dec 12, 2023

I'm new to common lisp and I'm having trouble with using the step ability of sbcl like in this article: https://malisper.me/debugging-lisp-part-1-recompilation/
I launched the sbcl through sly, compiled the declaim (optimize (debug 3)) and added the brake but nevertheless I don't see possible restart for STEP-NEXT STEP-INTO etc.
What's weird when I load the file from shell sbcl --load file.lisp, sbcl allows me to invoke START which goes into the code stepper.
Can I somehow go into this step mode from sly?
Sorry for any misunderstanding from my part and thanks for the hard work over sly.

@Yan3ku Yan3ku changed the title Steping code. Code stepper. Dec 12, 2023
@Yan3ku
Copy link
Author

Yan3ku commented Dec 17, 2023

So I have checked the docs and it seems sly has much better feature called the "stickers".

@Yan3ku Yan3ku closed this as completed Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant