Skip to content

Conversation

@kr-2003
Copy link
Contributor

@kr-2003 kr-2003 commented May 22, 2025

No description provided.

@kr-2003 kr-2003 marked this pull request as draft May 22, 2025 08:00
@kr-2003 kr-2003 closed this May 22, 2025
description: |
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.
proposal: /assets/docs/Abhinav_Kumar_Proposal_GSoC_2025.pdf
mentors: Vassil Vassilev, Vipul Cariappa, Aaron Jomy, Anutosh Bhat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
mentors: Vassil Vassilev, Vipul Cariappa, Aaron Jomy, Anutosh Bhat
mentors: Anutosh Bhat, Vipul Cariappa, Aaron Jomy, Vassil Vassilev

projects:
- title: "Implementing Debugging Support for xeus-cpp"
status: Ongoing
description: |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we break at 80 cols?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run this file through some online pdf optimization tool

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, done

@kr-2003 kr-2003 reopened this May 22, 2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run this file through some online PDF optimization tool?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. reduced size to 746kb

@vgvassilev
Copy link
Contributor

Is there any reason for this PR to be a draft?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run this pdf through some online pdf optimization tool?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reduced the size from 700kb to 350kb. Does this suffice?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Should work.

@kr-2003
Copy link
Contributor Author

kr-2003 commented May 23, 2025

Is there any reason for this PR to be a draft?

No, it's ready for review now.

@kr-2003 kr-2003 marked this pull request as ready for review May 23, 2025 16:00
@vgvassilev vgvassilev merged commit 03558fa into compiler-research:master May 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants