Re: some gdb problem.

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

 



Hi zouq,

>who can tell me the reason?

Do this command:
gdb --version

If it doesn't say 6.3, then go here, download, compile, and use gdb-6.3:
http://directory.fsf.org/GNU/gdb.html

If it does say 6.3, then I'm not sure.  Are you compiling using "-g", "-g3", "-ggdb", "-ggdb3", or something else?

Check out "man gcc", and go to the "Options for Debugging Your Program or GCC" section.

HTH,
--Eljay


[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