7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
562 | 562 |
563 <p> | 563 <p> |
564 Public method to get a reference to the current widget. | 564 Public method to get a reference to the current widget. |
565 </p> | 565 </p> |
566 <dl> | 566 <dl> |
567 <dt>Returns:</dt> | 567 <dt>Return:</dt> |
568 <dd> | 568 <dd> |
569 reference to the current widget | 569 reference to the current widget |
570 </dd> | 570 </dd> |
571 </dl> | 571 </dl> |
572 <dl> | 572 <dl> |
581 | 581 |
582 <p> | 582 <p> |
583 Public method to get the currently selected debugger ID. | 583 Public method to get the currently selected debugger ID. |
584 </p> | 584 </p> |
585 <dl> | 585 <dl> |
586 <dt>Returns:</dt> | 586 <dt>Return:</dt> |
587 <dd> | 587 <dd> |
588 selected debugger ID | 588 selected debugger ID |
589 </dd> | 589 </dd> |
590 </dl> | 590 </dl> |
591 <dl> | 591 <dl> |
600 | 600 |
601 <p> | 601 <p> |
602 Public method to get the currently selected debugger's state. | 602 Public method to get the currently selected debugger's state. |
603 </p> | 603 </p> |
604 <dl> | 604 <dl> |
605 <dt>Returns:</dt> | 605 <dt>Return:</dt> |
606 <dd> | 606 <dd> |
607 selected debugger's state (broken, exception, running) | 607 selected debugger's state (broken, exception, running) |
608 </dd> | 608 </dd> |
609 </dl> | 609 </dl> |
610 <dl> | 610 <dl> |
683 | 683 |
684 <p> | 684 <p> |
685 Public method to get the state of the call trace function. | 685 Public method to get the state of the call trace function. |
686 </p> | 686 </p> |
687 <dl> | 687 <dl> |
688 <dt>Returns:</dt> | 688 <dt>Return:</dt> |
689 <dd> | 689 <dd> |
690 flag indicating the state of the call trace function | 690 flag indicating the state of the call trace function |
691 </dd> | 691 </dd> |
692 </dl> | 692 </dl> |
693 <dl> | 693 <dl> |
702 | 702 |
703 <p> | 703 <p> |
704 Public method to test, if only one debugger is connected. | 704 Public method to test, if only one debugger is connected. |
705 </p> | 705 </p> |
706 <dl> | 706 <dl> |
707 <dt>Returns:</dt> | 707 <dt>Return:</dt> |
708 <dd> | 708 <dd> |
709 flag indicating that only one debugger is connected | 709 flag indicating that only one debugger is connected |
710 </dd> | 710 </dd> |
711 </dl> | 711 </dl> |
712 <dl> | 712 <dl> |