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#
  4. No long able to debug

No long able to debug

Scheduled Pinned Locked Moved C#
debugginghelpquestion
4 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.
  • M Offline
    M Offline
    monrobot13
    wrote on last edited by
    #1

    Hi All, I'm not sure what I did you my project, but don't seem to be able to break anymore so that I can step into the code. Everytime I set a breakpoint and run the code the breakpoint shows a little '?' on it and if I mouse over it I get this "The breakpoint will not currently be hit. No symbols have been loaded for this document." It happens no matter where I put the breakpoint. I checked the help, msdn, and google, but couldn't find any information on it. As a note, the problem seemed to start when I added a handler for a keypress event for a textbox. I removed the handler but the problem is still there. Any ideas? Help is much appreciated. - monrobot13

    D L 2 Replies Last reply
    0
    • M monrobot13

      Hi All, I'm not sure what I did you my project, but don't seem to be able to break anymore so that I can step into the code. Everytime I set a breakpoint and run the code the breakpoint shows a little '?' on it and if I mouse over it I get this "The breakpoint will not currently be hit. No symbols have been loaded for this document." It happens no matter where I put the breakpoint. I checked the help, msdn, and google, but couldn't find any information on it. As a note, the problem seemed to start when I added a handler for a keypress event for a textbox. I removed the handler but the problem is still there. Any ideas? Help is much appreciated. - monrobot13

      D Offline
      D Offline
      Danny Blanchard
      wrote on last edited by
      #2

      I think your running the program in Release mode. Switch it back to Debug mode and it should hit the breakpoints. Daniel E. Blanchard

      M 1 Reply Last reply
      0
      • M monrobot13

        Hi All, I'm not sure what I did you my project, but don't seem to be able to break anymore so that I can step into the code. Everytime I set a breakpoint and run the code the breakpoint shows a little '?' on it and if I mouse over it I get this "The breakpoint will not currently be hit. No symbols have been loaded for this document." It happens no matter where I put the breakpoint. I checked the help, msdn, and google, but couldn't find any information on it. As a note, the problem seemed to start when I added a handler for a keypress event for a textbox. I removed the handler but the problem is still there. Any ideas? Help is much appreciated. - monrobot13

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        You have probably disabled debugging in the project options ;P I rated this article 2 by mistake. It deserves more. I wanted to get to the second page... - vjedlicka 3:33 25 Nov '02

        1 Reply Last reply
        0
        • D Danny Blanchard

          I think your running the program in Release mode. Switch it back to Debug mode and it should hit the breakpoints. Daniel E. Blanchard

          M Offline
          M Offline
          monrobot13
          wrote on last edited by
          #4

          Yep, that was it. I figured it out about five minutes after I posted and then forgot to post again. Thanks for the help though, it is always appreciated. - monrobot13

          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