Concrete difference between -g and -ggdb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gcc docs say that -g gives "system's native format" and -ggdb gives dbg info "for use by GDB":
http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html

...what does this mean in more concrete terms? What command or functionality in gdb, that I normally cannot use, am I able to use after building with -ggdb ?




		Martin


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux