Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. msdev.exe debugger

msdev.exe debugger

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiodebugginghelpquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bob Stanneveld
    wrote on last edited by
    #1

    Hello, I de-installed visual studio.NET. Recently I found out that the de-installer didn't remove the JIT debugger regestry settings from my system. Now, when a program crashes, the debug dialog appeart and asks me if I want to debug the application. When I hit the retry button (to debug), I get this really annoying message box that says that the JIT debugger canno't be found. It also asks if I want to use the old debugger msdev.exe After sweeping the geristry manually and removing every VS.NET and JIT entry I could find, the dialog still appears. Does anyone know how I can solve the problem? Thanks

    A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

    J B D 3 Replies Last reply
    0
    • B Bob Stanneveld

      Hello, I de-installed visual studio.NET. Recently I found out that the de-installer didn't remove the JIT debugger regestry settings from my system. Now, when a program crashes, the debug dialog appeart and asks me if I want to debug the application. When I hit the retry button (to debug), I get this really annoying message box that says that the JIT debugger canno't be found. It also asks if I want to use the old debugger msdev.exe After sweeping the geristry manually and removing every VS.NET and JIT entry I could find, the dialog still appears. Does anyone know how I can solve the problem? Thanks

      A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

      B Offline
      B Offline
      Bob Stanneveld
      wrote on last edited by
      #2

      I solved the problem! I just don't know why I didn't think of enabling the Just In Time debugger from VS 6.0 :mad: On the other hand, my registry is clean(er) than it was before

      A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

      1 Reply Last reply
      0
      • B Bob Stanneveld

        Hello, I de-installed visual studio.NET. Recently I found out that the de-installer didn't remove the JIT debugger regestry settings from my system. Now, when a program crashes, the debug dialog appeart and asks me if I want to debug the application. When I hit the retry button (to debug), I get this really annoying message box that says that the JIT debugger canno't be found. It also asks if I want to use the old debugger msdev.exe After sweeping the geristry manually and removing every VS.NET and JIT entry I could find, the dialog still appears. Does anyone know how I can solve the problem? Thanks

        A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

        J Offline
        J Offline
        jmkhael
        wrote on last edited by
        #3

        Did you check this one? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Aedebug In "Debugger" String i have: "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe" -p %ld -e %ld Papa while (TRUE) Papa.WillLove ( Bebe ) ;

        B 1 Reply Last reply
        0
        • J jmkhael

          Did you check this one? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Aedebug In "Debugger" String i have: "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe" -p %ld -e %ld Papa while (TRUE) Papa.WillLove ( Bebe ) ;

          B Offline
          B Offline
          Bob Stanneveld
          wrote on last edited by
          #4

          I have the same key, but there was another key: "PreVisualStudio7Debugger". Now I have removed the key.. You never know how much garbage an uninstaller leaves around...

          A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

          1 Reply Last reply
          0
          • B Bob Stanneveld

            Hello, I de-installed visual studio.NET. Recently I found out that the de-installer didn't remove the JIT debugger regestry settings from my system. Now, when a program crashes, the debug dialog appeart and asks me if I want to debug the application. When I hit the retry button (to debug), I get this really annoying message box that says that the JIT debugger canno't be found. It also asks if I want to use the old debugger msdev.exe After sweeping the geristry manually and removing every VS.NET and JIT entry I could find, the dialog still appears. Does anyone know how I can solve the problem? Thanks

            A student knows little about a lot. A professor knows a lot about little. I know everything about nothing.

            D Offline
            D Offline
            deniz79s
            wrote on last edited by
            #5

            it is interested at windows system registery. You must clean this from windows system registery.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups