Hacker News new | ask | show | jobs
by layer8 409 days ago
> We initially did a WinDBG integration but have since focused on lldb/gdb and pdb (the Python debugger), especially for Python notebooks.

That’s kinda beside the point then, if you want to do Windows debugging. Or am I missing something?

1 comments

You can do windows debugging with lldb and gdb.