This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc debugger reccomendations


Hi Jason,

The gdb (GNU debugger) is just what you are looking for.

If you prefer a GUI kind of debugger, then consider ddd -- which is a GUI
front end that runs gdb in the behind the scenes.

--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]