Hacker News new | ask | show | jobs
by tylermw 437 days ago
trace is great for shimming in your own code to an existing function, but it’s not an interactive debugging tool.
1 comments

It sure is. If you set the second argument to browser you can step through any function.