Hey everyone, I came across a useful script from P...
# daft-dev
s
Hey everyone, I came across a useful script from Polars that automatically attaches the VSCode debugger to Rust's LLDB when debugging Rust logic from a Python process in Daft. By following the configuration steps outlined here, you can use the VSCode debugger to natively debug, starting from Python files and setting breakpoints in Rust code. It would be great to integrate this tool into Daft, so we wouldn't need to manually configure the debugger each time 🙂
❤️ 3
j
Oh hey very cool!!
🤩 1
@Andrew Gazelka did you have success using the Rust LLDB here? I wonder if we should add something similar to Daft itself And @Sagi I think we’re open to taking a contribution here if you’d like to add it into the Daft repo!
a
Audio Clip (2024-09-25 100501).m4a
j
Yup let’s talk about it in a bit!
a
lmk when yu wanna talk about it btw
s
@jay No problem, I’ve opened a PR and updated the contribution docs to include the debugger setup 🙂 https://github.com/Eventual-Inc/Daft/pull/2940
🔥 1