On Jul 17, 2013, at 4:11 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jul 17, 2013, at 3:58 PM, Andrei Vasile Chis <chisvasileandrei@gmail.com> wrote:
Hi,
If the debugging option ExtraDebuggerButtons is set to true a second row containing some actions for browsing code (senders, implementors, versions, etc) will be added under the one with the stepInto, stepOver, etc buttons.
Do you use this feature?
I don't think so.
In general what I learned: You find an obscure, not useful, not used feature in the code base that complexities everything. option 1) Ask the list. Result: 5 people will suddenly realize that they can not live without that strange feature they never heard about before. option 2) Just kill it. Result: the World is a happier place. ;-) But seriously I used that Strategy 2) a lot in the past :-) Marcus