Sorry for my ignorance but I saw there were a lot questions about .gdbinit
file. I just cannot understand what this file brings to me. Seems that it is used for some python script for modern gdb, making the output of gdb more readable.
But what's the exact difference? How can I utilize this file in debugging environment such as Emacs/eclipse CDT?