"Brian Dessent" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > 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
Is there a group for gdb? The gdb I have installed with Cygwin don't recognize any of the commands in the tutorial you send a link to. -- 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/