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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Infiltrator.jl!