89 <dt>clientClearWatch(condition, debuggerId)</dt> |
89 <dt>clientClearWatch(condition, debuggerId)</dt> |
90 <dd> |
90 <dd> |
91 emitted after the debug |
91 emitted after the debug |
92 client has decided to clear a temporary watch expression |
92 client has decided to clear a temporary watch expression |
93 </dd> |
93 </dd> |
94 <dt>clientCompletionList(completionList, text, debuggerId)</dt> |
94 <dt>clientCompletionList(completionList, text)</dt> |
95 <dd> |
95 <dd> |
96 emitted |
96 emitted after the |
97 after the client the commandline completion list and the reworked |
97 commandline completion list and the reworked search string was |
98 search string was received from the client |
98 received from the client |
99 </dd> |
99 </dd> |
100 <dt>clientDebuggerId(debuggerId)</dt> |
100 <dt>clientDebuggerId(debuggerId)</dt> |
101 <dd> |
101 <dd> |
102 emitted to indicate a newly connected |
102 emitted to indicate a newly connected |
103 debugger backend |
103 debugger backend |