OK, I was checking to see if you were trying to tell me something important that I was too supid too understand.
Now, you could reasonably observe "That is the stupidist thing I have ever heard Wayne", but, unless you just have installed a ton of Dev-Packs and are on dial-up, you might just ponder doing a clean uninstall and reinstalling.
Even though 4.9.9.2 is much better cleaning up after (and before) and install, you still may want to use the information in the FAQ thread in the forum as a guide in doing your uninstall.
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
On 4.9.9.4 release.
Is it an incompatibility between the Dev-Cpp original GDB and the insight GDB.
if so how can i uninstall insight ?
Thanks
4.9.9.4?
Wayne
oups ... 4.9.9.2 ;-)
OK, I was checking to see if you were trying to tell me something important that I was too supid too understand.
Now, you could reasonably observe "That is the stupidist thing I have ever heard Wayne", but, unless you just have installed a ton of Dev-Packs and are on dial-up, you might just ponder doing a clean uninstall and reinstalling.
Even though 4.9.9.2 is much better cleaning up after (and before) and install, you still may want to use the information in the FAQ thread in the forum as a guide in doing your uninstall.
Wayne
Hi,
Some details more :
OS : windows NT 4
I used the windows installer for Dev-Cpp 4.9.9.2 and DevPak for all librairies (SDL, SDL_image, SDL_ttf, zlib, jpeglib)
i meet some trouble with DevCpp debugger. So i decided to test insight.
I have downloaded a zip file containing insight (2 dirs bin and share containing all exe dll tcl file ... ) there is no installer.
Insight works but the Dev-Cpp crash when i start a debug session. Of course the 2 debuggers doesn't run at same time.
so my question !
Yes you should not use Insight's gdb.exe as the Dev-C++ debugging executable. Rather, keep it seperate and launch Insight as a tool.
(example)
Title: Insight
Program: C:\Dev\Debuggers\Insight\bin\usr\bin\insight.exe
Working Directory: C:\Dev\Debuggers\Insight\bin\usr\bin\
Parameters: --se="<EXENAME>" --directory="<PROJECTPATH>" --readnow
=)
Kip