Google Summer of Code 2025 Contributor
email: abhinavdnpiasb@gmail.com
Education: Computer Science & Engineering, Bachelor of Technology, Indian Institute of Technology(IIT) Indore, India
Ongoing project:
Implementing Debugging Support for xeus-cpp
This project aims at integrating debugging into the xeus-cpp kernel for
Jupyter using LLDB and its Debug Adapter Protocol (lldb-dap). Modeled
after xeus-python, it leverages LLDB’s Clang and JIT debugging support
to enable breakpoints, variable inspection, and step-through execution.
The modular design ensures compatibility with Jupyter’s frontend,
enhancing interactive C++ development in notebooks.
Project Proposal: URL
Mentors: Anutosh Bhat, Vipul Cariappa, Aaron Jomy, Vassil Vassilev