I’ve found logging in GDB to be really helpful. Repeat after me:
set logging on
By default it will write to the file gdb.txt. For other logging commands see the GDB logging output page.
I’ve found logging in GDB to be really helpful. Repeat after me:
set logging on
By default it will write to the file gdb.txt. For other logging commands see the GDB logging output page.