Post

@codevsdev debuggers show you the state. claude guesses it. there's a difference
English

@codevsdev I mean, I tell codex to run it and tail the logs for me while i repro. Or to throw in some signposts, run the profiler, and read me back the numbers
English

@codevsdev It would work but it does harm your cognitive abilities as you are not using them
English

@codevsdev you may tell claude to use the debugger itself, if you havent yet, but you surely need to operate ahead of the agent because they rarely take good decisions
English

@codevsdev Tell claude to use the debugger and it'll actually decompile assembly and reproduce structs and arrays from raw memory.
English

@codevsdev You must be writing simple code. Let’s see if it can figure out why dns packets are being blocked on a tunnel using an ares dns resolver (rather than system dns) but work fine outside the tunnel. An issue we had today at work - Claude was utterly useless.
English

@codevsdev Rarely but yes I have in the last few months...ubtangling almost code
English

@codevsdev Use both, Claude code for example can run a debugger for you.
English

@codevsdev Depending on what you're trying to debug, you may not (environment, security, legal reasons). That said, single-step debugging a remotely deployed Kubernetes application routing through jump hosts is.... not that easy for a debugger OR Claude...
English

@codevsdev works until the bug is in the 3 lines you didn't paste in. a breakpoint never confidently lies to you about where the problem is
English











