This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: How To use gdb??
- From: Brian Dessent <brian at dessent dot net>
- To: cygwin at cygwin dot com
- Date: Thu, 17 Mar 2005 15:56:09 -0800
- Subject: Re: How To use gdb??
- Organization: My own little world...
- References: <d1d43m$o3l$1@sea.gmane.org>
- Reply-to: cygwin at cygwin dot com
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/