|
|
|
|
|
by matheusmoreira
1203 days ago
|
|
I found GDB to have a steep learning curve, even stepping through code was hard at first. Now I simply cannot work without it anymore. I have GDB scripts for visualizing all my data structures now. GDB script is a painful little language but it just changed everything for me. |
|