← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 519836] Re: Breakpoint Toggling

 

I finally got around to reviewing the patch and committed the changes. I did following changes to the patch.
1. Introduced a new function for breakpoint toggling at a line, instead of modifying existing one.
2. Made sure that breakpoint toggling is only allowed in editor part and not assembly listing or tutorial window.

** Changed in: gnusim8085
       Status: New => Fix Committed

** Tags added: ui

-- 
Breakpoint Toggling
https://bugs.launchpad.net/bugs/519836
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.

Status in gnusim8085: Fix Committed

Bug description:
More of a usability improvement. It would be better to toggle breakpoints by clicking on the line number in the editor window or adding a menu entry in the right click menu of the source editor.