Hi All, 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. Thanks, Paladin