gnusim8085-devel team mailing list archive
-
gnusim8085-devel team
-
Mailing list archive
-
Message #00132
[Bug 519836] Re: Breakpoint Toggling
Debajit,
We use stock icons and menu items as defined by GTK as far as possible.
In this case the icon is GTK_STOCK_NO ("gtk-no"). The icon for
breakpoint is a 'red blob' if you use default icon theme for GNOME i.e.
clearlooks. The reason we see it as a 'cross' (X) is because of the
human (or humanity) icon theme used by Ubuntu.
--
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: New
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.