This is the mail archive of the cygwin mailing list for the Cygwin 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: How To use gdb??


JS wrote:
> 
> I have made an .exe file in C. Now I would like to use the gdb to debug this
> file. Can somebody direct me to some info on this??
> 
> I use Dev-C++ with a Cygwin compiler.

You should read the gdb manual. 
<http://www.gnu.org/software/gdb/documentation/>

This is not exactly on-topic for this list because you're asking a
generic question about gdb, not about Cygwin.  You use gdb on Cygwin the
same as you would on Linux or any other unix.  This list is for
questions that pertain to Cygwin specifically.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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