Re: Debugging "Error: Could not access..."
Posted by
Geert Claes on
Jun 03, 2010; 7:41am
URL: https://forum.world.st/Debugging-Error-Could-not-access-tp2228445p2241313.html
Michael Roberts-2 wrote
One way is to
-bring up the morphic halo (shift-alt on mac) and click until you have
the pluggable button selected.
-click the debug halo (spanner) and say inspect morph.
-see the actionSelector is openRepository
I managed to get to this step :) How do I set a "toggle break on entry"?
Michael Roberts-2 wrote
-browse implementors, there is only one
-correlate this with the model
-toggle break on entry in the method view
-press the button