This package provides the @infiltrate macro, which acts as a breakpoint with negligible runtime performance overhead. Note that you cannot access other function scopes or step into further calls. Use an actual debugger if you need that level of flexibility. Running code that ends up triggering the @infiltrate REPL mode via inline evaluation in VS Code or Juno can cause issues, so it's recommended to always use the REPL directly. When the infiltration point is hit, it will drop you into an interactive REPL session that lets you inspect local variables and the call stack as well as execute arbitrary statements in the context of the current local and global scope.
Features
- Auto-loading Infiltrator.jl
- Examples available
- Acts as a breakpoint with negligible runtime performance overhead
- You cannot access other function scopes or step into further calls
- When the infiltration point is hit, it will drop you into an interactive REPL session
- Infiltrate package code without any post-hoc evaluation
Categories
Data VisualizationLicense
MIT LicenseFollow Infiltrator.jl
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Infiltrator.jl!