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. Dr. Watson crash

Dr. Watson crash

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelp
4 Posts 2 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
    Best Kiluyar
    wrote on last edited by
    #1

    Hi, I'm working on windows2000 with SP4. My application crashed when running. The developer ask me to open Dr.Watson for this application and send dump file to him. However, after run "drwtsn32 –p PID" (My application's PID), Dr. Watson crashed! So I can not get whole dump file. I just see such error from Dr. Watson's log: App: (pid=2096) When: 4/10/2007 @ 15:58:17.609 Exception number: 80000003 (hardcoded breakpoint) I feel very boring and don't know the reason:( X|

    C 1 Reply Last reply
    0
    • B Best Kiluyar

      Hi, I'm working on windows2000 with SP4. My application crashed when running. The developer ask me to open Dr.Watson for this application and send dump file to him. However, after run "drwtsn32 –p PID" (My application's PID), Dr. Watson crashed! So I can not get whole dump file. I just see such error from Dr. Watson's log: App: (pid=2096) When: 4/10/2007 @ 15:58:17.609 Exception number: 80000003 (hardcoded breakpoint) I feel very boring and don't know the reason:( X|

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      I`m REMY wrote:

      My application crashed when running.

      Try to use your debugger instead of Dr.Watson, this will be much more efficient :).


      Cédric Moonen Software developer
      Charting control [v1.2 - Updated]

      B 1 Reply Last reply
      0
      • C Cedric Moonen

        I`m REMY wrote:

        My application crashed when running.

        Try to use your debugger instead of Dr.Watson, this will be much more efficient :).


        Cédric Moonen Software developer
        Charting control [v1.2 - Updated]

        B Offline
        B Offline
        Best Kiluyar
        wrote on last edited by
        #3

        Thanks. Moonen. But I don't have any other debugger tools. Do you know what can I used to replace Dr. Watson?:sigh:

        C 1 Reply Last reply
        0
        • B Best Kiluyar

          Thanks. Moonen. But I don't have any other debugger tools. Do you know what can I used to replace Dr. Watson?:sigh:

          C Offline
          C Offline
          Cedric Moonen
          wrote on last edited by
          #4

          I`m REMY wrote:

          But I don't have any other debugger tools.

          :confused: What IDE are you using ? Don't you use visual studio ? In most of the IDE, there is a debugger which comes along. Or are you using a simple text editor (like errr, notepad) and a command line compiler ? If you are using any version of visual studio, simply press F5 to start the debugger. You can put breakpoints using F9 and watch the different variables state.


          Cédric Moonen Software developer
          Charting control [v1.2 - Updated]

          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