News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Fix for incorrectly Enabled/Disabled Debugger Toolbar Menu items

Started by Pecan, January 27, 2008, 07:13:53 PM

Previous topic - Next topic

Pecan


Pecan

Quote
What exactly is "incorrect" according to you in the current implementation?   2008-Jan-27 10:05   mandrav

Note that even though no debugging process is active, the debugging menu and toolbar for RunToCursor and StepInto are active.

WindowsXp2 SVN 4829




mandrav

Quote from: Pecan on January 27, 2008, 09:32:32 PM
Quote
What exactly is "incorrect" according to you in the current implementation?   2008-Jan-27 10:05   mandrav

Note that even though no debugging process is active, the debugging menu and toolbar for RunToCursor and StepInto are active.

That's intended:

  • Pressing RunToCursor starts the debugger and, well, runs to cursor.
  • Pressing StepInto starts the debugger and breaks inside the entry point.
Be patient!
This bug will be fixed soon...

Pecan

Quote from: mandrav on January 27, 2008, 11:00:33 PM

That's intended:

  • Pressing RunToCursor starts the debugger and, well, runs to cursor.
  • Pressing StepInto starts the debugger and breaks inside the entry point.
Ok, I'll remove the patch.