Hacker News new | ask | show | jobs
by lysium 4838 days ago
...without running gdb?

I think this eases the workflow if you're not always running the application from within gdb.

Btw, does gdb expand inline calls in the backtrace?

1 comments

yes, gdb can expand inline calls in a backtrace.