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. DEBUG mode ERROR

DEBUG mode ERROR

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelpannouncement
6 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.
  • V Offline
    V Offline
    vivekphlp
    wrote on last edited by
    #1

    i have two modes in my application - ONLINE, OFFLINE WHen i run my program in DEBUG MODE and change my application from ONLINE to OFFLINE mode i get an error- " THE EXCEPTION BREAKPOINT" ABreak point has been reached. (0x80000003) occured in the application at location 0x7c901230 But when running in RELEASE MODE , its running fine.. why is it so

    Proud To Be an Indian

    P D 2 Replies Last reply
    0
    • V vivekphlp

      i have two modes in my application - ONLINE, OFFLINE WHen i run my program in DEBUG MODE and change my application from ONLINE to OFFLINE mode i get an error- " THE EXCEPTION BREAKPOINT" ABreak point has been reached. (0x80000003) occured in the application at location 0x7c901230 But when running in RELEASE MODE , its running fine.. why is it so

      Proud To Be an Indian

      P Offline
      P Offline
      prasad_som
      wrote on last edited by
      #2

      vivekphlp wrote:

      ABreak point has been reached.

      And what does call stack tell you ?


      Prasad MS MVP -  VC++

      1 Reply Last reply
      0
      • V vivekphlp

        i have two modes in my application - ONLINE, OFFLINE WHen i run my program in DEBUG MODE and change my application from ONLINE to OFFLINE mode i get an error- " THE EXCEPTION BREAKPOINT" ABreak point has been reached. (0x80000003) occured in the application at location 0x7c901230 But when running in RELEASE MODE , its running fine.. why is it so

        Proud To Be an Indian

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        What happens when you set a breakpoint in the routine that handles the changing from ONLINE to OFFLINE, and single-step from that point?


        "A good athlete is the result of a good and worthy opponent." - David Crow

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        V 1 Reply Last reply
        0
        • D David Crow

          What happens when you set a breakpoint in the routine that handles the changing from ONLINE to OFFLINE, and single-step from that point?


          "A good athlete is the result of a good and worthy opponent." - David Crow

          "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

          V Offline
          V Offline
          vivekphlp
          wrote on last edited by
          #4

          THe stack says - NTDLL! 7c901230() here the error comes When i put breakpoint it comes to a function call and then a error msg pops out User Exception at xxxxxxx.

          Proud To Be an Indian

          D 1 Reply Last reply
          0
          • V vivekphlp

            THe stack says - NTDLL! 7c901230() here the error comes When i put breakpoint it comes to a function call and then a error msg pops out User Exception at xxxxxxx.

            Proud To Be an Indian

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            vivekphlp wrote:

            When i put breakpoint it comes to a function call and then a error msg pops out User Exception at xxxxxxx.

            So are you going to tell us what that function call is?


            "A good athlete is the result of a good and worthy opponent." - David Crow

            "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

            V 1 Reply Last reply
            0
            • D David Crow

              vivekphlp wrote:

              When i put breakpoint it comes to a function call and then a error msg pops out User Exception at xxxxxxx.

              So are you going to tell us what that function call is?


              "A good athlete is the result of a good and worthy opponent." - David Crow

              "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

              V Offline
              V Offline
              vivekphlp
              wrote on last edited by
              #6

              its a user defined function ....

              Proud To Be an Indian

              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