|
From: Vale G. <val...@at...> - 2006-01-17 22:51:47
|
Thierry Pierron wrote: > I'm using Dev-Cpp (4.9.9.2) for a while now, and I find it good, > though it remains some details that annoy me : > 2. The console output of gdb is nearly unusable. To get a useable debugger I invoke Insight as a DEV-C++ tool: Program: C:\cygwin\bin\insight.exe Working Directory: C:\cygwin\bin\ Parameters: "<EXENAME>" Note: Enclose the bracketed EXENAME in quotation marks so that program names with embedded spaces will be called correctly. I think the Dev-C++ project is dormant although I still use it. Josh mentioned Code::Blocks which is the heir apparent to Dev-C++. Check this list's archive for a discussion of the topic a few months ago. -- Chuck |