what are your favorite gdb features?
by amikoyan from LinuxQuestions.org on (#6KVGZ)
I have spent some time using GDB as a learning tool recently.
I particularly like the Text User Interface (TUI) https://sourceware.org/gdb/current/o....html/TUI.html because you can watch your code unfold.
Does anyone else have any other helpful ways GDB can be used to learn about how a program works?
I particularly like the Text User Interface (TUI) https://sourceware.org/gdb/current/o....html/TUI.html because you can watch your code unfold.
Does anyone else have any other helpful ways GDB can be used to learn about how a program works?