Infiltrator.jl - No-Overhead Breakpoints in Julia
Offered By: The Julia Programming Language via YouTube
Course Description
Overview
Explore the powerful debugging capabilities of Infiltrator.jl in this conference talk from JuliaCon 2024. Learn how this Julia package offers a middle ground between traditional debugging methods, providing interactive breakpoints without the runtime overhead of interpreter-based debuggers. Discover the implementation details of Infiltrator.jl and gain insights into common workflows for efficiently debugging Julia packages and applications. Understand how this tool enhances the debugging experience by offering source-code level interaction through an interactive REPL at breakpoints, surpassing the limitations of println-debugging while avoiding the complexity of low-level gdb-based debuggers.
Syllabus
Infiltrator.jl - No-Overhead Breakpoints in Julia | Pfitzner | JuliaCon 2024
Taught by
The Julia Programming Language
Related Courses
Julia Scientific ProgrammingUniversity of Cape Town via Coursera Julia for Beginners in Data Science
Coursera Project Network via Coursera Linear Regression and Multiple Linear Regression in Julia
Coursera Project Network via Coursera Decision Tree and Random Forest Classification using Julia
Coursera Project Network via Coursera Logistic Regression for Classification using Julia
Coursera Project Network via Coursera