eric6/Documentation/Source/eric6.Debugger.DebugServer.html

changeset 8429
ab23dbabd491
parent 8163
29fb6d420a25
equal deleted inserted replaced
8426:631ea6dc71de 8429:ab23dbabd491
3182 </p> 3182 </p>
3183 <dl> 3183 <dl>
3184 3184
3185 <dt><i>scope</i> (int)</dt> 3185 <dt><i>scope</i> (int)</dt>
3186 <dd> 3186 <dd>
3187 scope of the variables (-1 = empty global, 1 = global, 3187 scope of the variables
3188 0 = local) 3188 (-2 = no frame found, -1 = empty locals, 1 = global, 0 = local)
3189 </dd> 3189 </dd>
3190 <dt><i>variables</i> (list)</dt> 3190 <dt><i>variables</i> (list)</dt>
3191 <dd> 3191 <dd>
3192 the list of variables from the client 3192 the list of variables from the client
3193 </dd> 3193 </dd>

eric ide

mercurial