eric6/Documentation/Source/eric6.Debugger.DebugUI.html

changeset 8429
ab23dbabd491
parent 8266
560547c2b6ec
equal deleted inserted replaced
8426:631ea6dc71de 8429:ab23dbabd491
782 </p> 782 </p>
783 <dl> 783 <dl>
784 784
785 <dt><i>scope</i> (int)</dt> 785 <dt><i>scope</i> (int)</dt>
786 <dd> 786 <dd>
787 scope of the variables (-1 = empty locals, 1 = global, 787 scope of the variables
788 0 = local) 788 (-2 = no frame found, -1 = empty locals, 1 = global, 0 = local)
789 </dd> 789 </dd>
790 <dt><i>variables</i> (list)</dt> 790 <dt><i>variables</i> (list)</dt>
791 <dd> 791 <dd>
792 the list of variables from the client 792 the list of variables from the client
793 </dd> 793 </dd>

eric ide

mercurial