CppCon 2015: Greg Law “Give me 15 minutes and I'll change your view of GDB” (youtube.com) 3 points by oleks 10y ago ↗ HN
[–] oleks 10y ago ↗ There's a curses interface[1], and a Python interface[2] built into GDB. Also, you can issue commands when breakpoints are hit[3].[1]: https://sourceware.org/gdb/onlinedocs/gdb/Break-Commands.htm...[2]: https://sourceware.org/gdb/onlinedocs/gdb/Python.html#Python[3]: https://sourceware.org/gdb/onlinedocs/gdb/Break-Commands.htm...
1 comment
[ 2.7 ms ] story [ 14.9 ms ] thread[1]: https://sourceware.org/gdb/onlinedocs/gdb/Break-Commands.htm...
[2]: https://sourceware.org/gdb/onlinedocs/gdb/Python.html#Python
[3]: https://sourceware.org/gdb/onlinedocs/gdb/Break-Commands.htm...