Adding custom context to a debugger
Hi, is it possible to add custom context to a debugger? â 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? Thanks, Peter
And also for GTDebugger, although that has most likely very different internals. â On Thu, Sep 10, 2015 at 10:31 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is it possible to add custom context to a debugger?
â 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?
Thanks, Peter
What do you mean by custom context? In GTDebugger you should be able to customize anything you want. Doru On Thu, Sep 10, 2015 at 11:00 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
And also for GTDebugger, although that has most likely very different internals.
â
On Thu, Sep 10, 2015 at 10:31 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
is it possible to add custom context to a debugger?
â 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?
Thanks, Peter
-- www.tudorgirba.com "Every thing has its own flow"
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
participants (3)
-
Ben Coman -
Peter Uhnák -
Tudor Girba