7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
354 True, if we are attaching to the already | 354 True, if we are attaching to the already |
355 started mainthread of the app | 355 started mainthread of the app |
356 </dd> | 356 </dd> |
357 </dl> | 357 </dl> |
358 <dl> | 358 <dl> |
359 <dt>Returns:</dt> | 359 <dt>Return:</dt> |
360 <dd> | 360 <dd> |
361 identifier of the created thread | 361 identifier of the created thread |
362 </dd> | 362 </dd> |
363 </dl> | 363 </dl> |
364 <a NAME="ThreadExtension.dumpThreadList" ID="ThreadExtension.dumpThreadList"></a> | 364 <a NAME="ThreadExtension.dumpThreadList" ID="ThreadExtension.dumpThreadList"></a> |
381 <dd> | 381 <dd> |
382 the current frame | 382 the current frame |
383 </dd> | 383 </dd> |
384 </dl> | 384 </dl> |
385 <dl> | 385 <dl> |
386 <dt>Returns:</dt> | 386 <dt>Return:</dt> |
387 <dd> | 387 <dd> |
388 the frame which is excecuted (without debugger frames) | 388 the frame which is excecuted (without debugger frames) |
389 </dd> | 389 </dd> |
390 </dl> | 390 </dl> |
391 <dl> | 391 <dl> |
407 <dd> | 407 <dd> |
408 flag to indicating a blocking lock | 408 flag to indicating a blocking lock |
409 </dd> | 409 </dd> |
410 </dl> | 410 </dl> |
411 <dl> | 411 <dl> |
412 <dt>Returns:</dt> | 412 <dt>Return:</dt> |
413 <dd> | 413 <dd> |
414 flag indicating successful locking | 414 flag indicating successful locking |
415 </dd> | 415 </dd> |
416 </dl> | 416 </dl> |
417 <dl> | 417 <dl> |
433 <dd> | 433 <dd> |
434 reference to the imported module to be patched | 434 reference to the imported module to be patched |
435 </dd> | 435 </dd> |
436 </dl> | 436 </dl> |
437 <dl> | 437 <dl> |
438 <dt>Returns:</dt> | 438 <dt>Return:</dt> |
439 <dd> | 439 <dd> |
440 flag indicating that the module was processed | 440 flag indicating that the module was processed |
441 </dd> | 441 </dd> |
442 </dl> | 442 </dl> |
443 <dl> | 443 <dl> |