Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Fix for incorrectly Enabled/Disabled Debugger Toolbar Menu items

(1/1)

Pecan:
Patch 002348

Fixes Incorrectly Enabled/Disabled debugger toolbar and menu

http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=2348&group_id=5358

Pecan:

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

--- End quote ---

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

--- End quote ---

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

--- End quote ---

That's intended:

[*] Pressing RunToCursor starts the debugger and, well, runs to cursor.
[*] Pressing StepInto starts the debugger and breaks inside the entry point.

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.

--- End quote ---

Ok, I'll remove the patch.

Navigation

[0] Message Index

Go to full version