Nov. 16, 2015
11:55 a.m.
On 13 Nov 2015, at 09:27, marcus.denker@inria.fr wrote:
Hi,
50 441 now has simple method level breakpoints that are implemented using Reflectivity MetaLinks.
Like the old breakpoints on Pharo3 and earlier, there is a menu entry to add (or remove) a break. The method icon is that of a #halt for now for active breakpoints.
I improved the Nautilus integration: the icon is now a button. If clicked, the breakpoint is removed. Marcus