Y
Hacker News
new
|
ask
|
show
|
jobs
by
theonething
1215 days ago
> I never bothered learning how to use the debuggers for those languages. I don't miss them.
This could be causal.
1 comments
thaumasiotes
1215 days ago
You'd have to assume that the python and go debuggers do something that C debuggers don't do.
link
actionfromafar
1215 days ago
Or assume that python debuggers aren't as nice to use, or that python does not lend itself to inspecting weird memory and pointer dereferences, or a bunch of other possibilities.
link