src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html

branch
eric7
changeset 10689
3ede487187f2
parent 10684
58c7f23ae1cb
child 10784
521fd465b048
equal deleted inserted replaced
10688:0d9853ceb288 10689:3ede487187f2
38 </p> 38 </p>
39 39
40 <h3>Signals</h3> 40 <h3>Signals</h3>
41 <dl> 41 <dl>
42 42
43 <dt>appendStdout(msg)</dt>
44 <dd>
45 emitted when the client program has terminated
46 and the display of the termination dialog is suppressed
47 </dd>
48 <dt>clientStack(stack, debuggerId)</dt> 43 <dt>clientStack(stack, debuggerId)</dt>
49 <dd> 44 <dd>
50 emitted at breaking after a reported 45 emitted at breaking after a reported
51 exception 46 exception
52 </dd> 47 </dd>

eric ide

mercurial