TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CppCon 2015: Greg Law “Give me 15 minutes and I'll change your view of GDB”

3 pointsby oleksover 9 years ago

1 comment

oleksover 9 years ago
There&#x27;s a curses interface[1], and a Python interface[2] built into GDB. Also, you can issue commands when breakpoints are hit[3].<p>[1]: <a href="https:&#x2F;&#x2F;sourceware.org&#x2F;gdb&#x2F;onlinedocs&#x2F;gdb&#x2F;Break-Commands.html#Break-Commands" rel="nofollow">https:&#x2F;&#x2F;sourceware.org&#x2F;gdb&#x2F;onlinedocs&#x2F;gdb&#x2F;Break-Commands.htm...</a><p>[2]: <a href="https:&#x2F;&#x2F;sourceware.org&#x2F;gdb&#x2F;onlinedocs&#x2F;gdb&#x2F;Python.html#Python" rel="nofollow">https:&#x2F;&#x2F;sourceware.org&#x2F;gdb&#x2F;onlinedocs&#x2F;gdb&#x2F;Python.html#Python</a><p>[3]: <a href="https:&#x2F;&#x2F;sourceware.org&#x2F;gdb&#x2F;onlinedocs&#x2F;gdb&#x2F;Break-Commands.html#Break-Commands" rel="nofollow">https:&#x2F;&#x2F;sourceware.org&#x2F;gdb&#x2F;onlinedocs&#x2F;gdb&#x2F;Break-Commands.htm...</a>