-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add source location breakpoints to repl
this commit add the ability to set a breakpoints by specifying the file name, the line number and (optional) the column number of the source code. While it work, it is not very polish. The error handling is sloppy. It does no path canonization. I have not update the UI the advertise the capability. There are no path auto-completion. In other word, it still is a prototype, but it work.
- Loading branch information
1 parent
34ac70b
commit 5340629
Showing
1 changed file
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters