Remix.run Logo
akiselev 2 hours ago

(Shamless plug) I've been using my debugger-cli [1] to enable agents to debug code using debuggers that support the Debug Adaptor Protocol. It looks like cuda-gdb supports DAP so I'd love to add support. I just need help from someone who can test it adequately (kernels/warps/etc don't quite translate to a generic DAP client implementation).

[1] https://github.com/akiselev/debugger-cli

rescbr 25 minutes ago | parent [-]

This is great. I hate LLMs fiddling around with logging calls to get some debugging capability.

Now they can be promoted from junior coders into mid-level coders :)