Confirmed users
673
edits
No edit summary |
|||
Line 103: | Line 103: | ||
=== Remote Protocol Support === | === Remote Protocol Support === | ||
* [[Remote_Debugging_Protocol#Listing_Stack_Frames]] | * [[Remote_Debugging_Protocol#Listing_Stack_Frames]] | ||
* | * Not implemented. | ||
=== UI === | |||
* Not implemented. | |||
=== UI Notes: Other Debuggers === | === UI Notes: Other Debuggers === | ||
Line 118: | Line 122: | ||
** Scope variables/environment in a different pane (see Environments) | ** Scope variables/environment in a different pane (see Environments) | ||
** Selecting stack frame moves source view | ** Selecting stack frame moves source view | ||
== Lexical Environments == | == Lexical Environments == | ||
=== JSD2 === | === JSD2 === | ||
* [[Debug_Object#Debug.Environment]] | * [[Debug_Object#Debug.Environment]] | ||
* | * Not implemented. | ||
=== Remote Protocol Support === | === Remote Protocol Support === | ||
* [[Remote_Debugging_Protocol#Lexical_Environments]] | * [[Remote_Debugging_Protocol#Lexical_Environments]] | ||
* | * Not implemented. | ||
=== UI === | |||
Not implemented. | |||
=== UI Notes: Other Debuggers === | === UI Notes: Other Debuggers === | ||
Line 137: | Line 142: | ||
* Chrome: | * Chrome: | ||
** Scope chain exposed as a list, property viewers for each scope. | ** Scope chain exposed as a list, property viewers for each scope. | ||
__NOTOC__ | __NOTOC__ |