|
From: Vale G. <val...@at...> - 2006-01-18 03:40:27
|
Alfred P. Reaud wrote: > Why invoke Insight inside Dev-C++? Only for convenience. The debug facility provided by Dev-C++ is worthless to me. With two clicks of the mouse I can send the code under study over to Insight. I also have the astyle beautifier set up as a tool. Two clicks and at least my code LOOKS prettier. > In my experience, all bug issues > related to debugging anything except rudimentary programs occurred while > debugging from inside Dev-C++. If you are referring to the gdb debugger invoked within Dev-C++ by using the F8 key, I agree. > The current version of Insight is fairly stout, BTW. Indeed, it is. -- Chuck |