Open
Description
This is a tracking issue for GSoC 2025 project - Implementing Debugger Support for xeus-cpp
.
Out-Of-Process JIT Execution
LLVM Changes
-
[REAPPLY][Clang-Repl] Add support for out-of-process execution.
-
[ORC] Add Value support for capturing runtime JITed code results in clang-repl.
CppInterOp Changes
JupyterLab Changes
Xeus-CPP Changes
This PR is a prototype implementation of debugger support in xeus-cpp
.
[wip] Implementing debugger in xeus-cpp(Prototype)
Plan going forward:
- This PR is not intended for merge.
- I will split this into smaller, well-scoped PRs (~100–200 LOC each) with exhaustive tests and focused reviewability.
- This prototype serves as a baseline reference for the upcoming PRs.
Here are the PRs: