Seems that I made a small mistake before. DebugAction>>#asMenuRegistrationIn: is called only when creating the context menu. SpecDebuggerDynamicToolbar is the class that builds the toolbar with the step buttons. Then each button will be an instance of SpecDebugActionButton.
Andrei On Tue, Feb 7, 2017 at 8:29 PM, Hilaire <hila...@drgeo.eu> wrote: > Changed to the SpecDebugger in the method mentionned bellow does not > have action on newly debuggin session with SpecDebugger. This method is > not call. Any idea? > > Le 06/02/2017 à 21:57, Andrei Chis a écrit : > > For the Spec interface of the debugger you need to adapt > > DebugAction>>#asMenuRegistrationIn: > > > > -- > Dr. Geo > http://drgeo.eu > > >