Hacker News new | ask | show | jobs
Using GDB Breakpoint Command Lists (blog.philipp-trommler.me)
1 points by ferruck 1595 days ago
1 comments

He is adding b command interactively. Nobody is doing that. Write that into your .gdbinit or scripts loaded from there. Write functions. Break on all the asan violations