43 <h2>DebugServer</h2> |
43 <h2>DebugServer</h2> |
44 <p> |
44 <p> |
45 Class implementing the debug server embedded within the IDE. |
45 Class implementing the debug server embedded within the IDE. |
46 </p><h3>Signals</h3> |
46 </p><h3>Signals</h3> |
47 <dl> |
47 <dl> |
48 <dt>callTraceInfo</dt> |
48 <dt>appendStdout(msg)</dt> |
|
49 <dd> |
|
50 emitted when a passive debug connection is |
|
51 established or lost |
|
52 </dd><dt>callTraceInfo</dt> |
49 <dd> |
53 <dd> |
50 emitted after the client reported the call trace |
54 emitted after the client reported the call trace |
51 data (isCall, fromFile, fromLine, fromFunction, toFile, toLine, |
55 data (isCall, fromFile, fromLine, fromFunction, toFile, toLine, |
52 toFunction) |
56 toFunction) |
53 </dd><dt>clientBanner(banner)</dt> |
57 </dd><dt>clientBanner(banner)</dt> |