Y
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
disgruntledphd2
437 days ago
It sure is. If you set the second argument to browser you can step through any function.
link