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. Visual Studio
  4. VS2005: not able to set a breakpoint after application is run debug mode

VS2005: not able to set a breakpoint after application is run debug mode

Scheduled Pinned Locked Moved Visual Studio
debugginghelp
1 Posts 1 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.
  • J Offline
    J Offline
    jayart
    wrote on last edited by
    #1

    A strange problem with my VS2005 settings.I cannot add additional breakpoints when my program is running in debug mode. If I set a breakpoint before I start debugging, the breakpoint is enbled but if I try to set the breakpoint while debugging the breakpoint gets disabled. Below e.g will help you understand what I am saying 1. Fun1() in File1 - breakpoint set before starting in debug mode 2. run the program - when code breaks at Fun1() try to insert another breakpoint in Fun2() in File1 - gets disabled !!! 3. When code breaks at Fun1() try insert another breakpoint in another file say File2, breakpoint gets enabled. So the problem is confined to the current file only. Can anyone help me to sort this out. Right now its very painful to see the breakpoint getting disbaled and stop the debugger and start it again to break at Fun2. Thanks and Regards, Arti Gujare

    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