Sept. 11, 2015
3:07 a.m.
On Fri, Sep 11, 2015 at 4:31 AM, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is it possible to add custom context to a debugger?
(pic deleted)
I would like to add a reference to the highlighted area. I am assuming that since SpecDebugger doesn't provide plugin support I would have to modify the source code?
I'm not sure but you might try observing the execution of SpecDebugger>>updateInspectorsFromContext: aContext. cheers -ben