Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# luceedebug

This project has been forked and is now maintained by Lucee

- https://github.com/lucee/extension-debugger
- https://docs.lucee.org/recipes/step-debugger.html

luceedebug is a step debugger for Lucee.

![misc. features of a debug session indicating that luceedebug is a step debugger for Lucee.](assets/whatisit.png)
Expand Down Expand Up @@ -229,4 +234,4 @@ If breakpoints aren't binding, you can inspect what's going using the "luceedebu

```sh
./gradlew dependencyCheckAnalyze
```
```
Loading