vote up 1 vote down star

When I am stepping through code in the Flex debugger, and enter my singleton class, "this" appears in the variables window but this cannot be expanded. How do you inspect the variables of "this".

flag

2 Answers

vote up 0 vote down

right clicking and adding a watch will let you see some of it

link|flag
vote up 0 vote down

Debugger doesn't differentiate between singleton or normal ones. Click on the triangle shaped button towards the left of this.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.