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
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera