9 ms·
I have never seen anyone use GDB through the terminal. There are however good videos out there for learning it. But the people I've worked with used either us
by kkoste 3y ago
I have never seen anyone use GDB through the terminal.
There are however good videos out there for learning it.
But the people I've worked with used either use emacs, notepad++, vscode, or gdbgui to debug code.