Re: Query regarding gcc debugging

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

 



paladin tripathi <paladin.tripathi@xxxxxxxxx> writes:

> I want to debug gcc using gdb for that i am using the following command line
> "gdb -args /paladin/install/bin/gcc  enum.c"
>
> but i am not getting only few gcc function symbol.
>
> i have compiled gcc 4.4  with default configuration.
>
> can some one explain the gcc configuration so that i can debug using gdb.
> I want to access all gcc symbol.

It looks like you are debugging the driver program, rather than the
compiler proper.

http://gcc.gnu.org/wiki/DebuggingGCC

Ian



[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