Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] SPThread clarification

Hi

I dont see following methods from SPThread class being invoked during a debug session.

protected Map updateGlobalVariables(Map oldVariables)
protected List updateStackFrames(List oldStackFrames)

I am expecting these methods to update the Call Stack and Variable views for Debug perspective.

Any clues ?

Anthos


Back to the top