zlacker

[parent] [thread] 0 comments
1. int_19+(OP)[view] [source] 2025-05-15 12:19:23
I work on a VSCode debugger extension that uses gdb as a backend, and I've had some success tackling bugs in that using Cursor + Gemini 2.5 Pro. The codebase is in TypeScript.

Based from what I've seen, Python and TypeScript are where it fares best. Other languages are much more hit and miss.

[go to top]