Menu

DevC++ debug crash since i install Insight

2005-04-08
2012-09-26
  • Nobody/Anonymous

    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

     
    • Wayne Keen

      Wayne Keen - 2005-04-08

      4.9.9.4?

      Wayne

       
    • Nobody/Anonymous

      oups ... 4.9.9.2 ;-)

       
    • Wayne Keen

      Wayne Keen - 2005-04-08

      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

       
    • Nobody/Anonymous

      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 !

       
    • Kip

      Kip - 2005-04-08

      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

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.