7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
999 <dd> | 999 <dd> |
1000 file extension | 1000 file extension |
1001 </dd> | 1001 </dd> |
1002 </dl> | 1002 </dl> |
1003 <dl> | 1003 <dl> |
1004 <dt>Returns:</dt> | 1004 <dt>Return:</dt> |
1005 <dd> | 1005 <dd> |
1006 associated language | 1006 associated language |
1007 </dd> | 1007 </dd> |
1008 </dl> | 1008 </dl> |
1009 <dl> | 1009 <dl> |
1026 <dd> | 1026 <dd> |
1027 address to determine the info for | 1027 address to determine the info for |
1028 </dd> | 1028 </dd> |
1029 </dl> | 1029 </dl> |
1030 <dl> | 1030 <dl> |
1031 <dt>Returns:</dt> | 1031 <dt>Return:</dt> |
1032 <dd> | 1032 <dd> |
1033 tuple of network interface name and index | 1033 tuple of network interface name and index |
1034 </dd> | 1034 </dd> |
1035 </dl> | 1035 </dl> |
1036 <dl> | 1036 <dl> |
1056 <dd> | 1056 <dd> |
1057 special condition | 1057 special condition |
1058 </dd> | 1058 </dd> |
1059 </dl> | 1059 </dl> |
1060 <dl> | 1060 <dl> |
1061 <dt>Returns:</dt> | 1061 <dt>Return:</dt> |
1062 <dd> | 1062 <dd> |
1063 condition string | 1063 condition string |
1064 </dd> | 1064 </dd> |
1065 </dl> | 1065 </dl> |
1066 <dl> | 1066 <dl> |
1286 <dd> | 1286 <dd> |
1287 remote expression | 1287 remote expression |
1288 </dd> | 1288 </dd> |
1289 </dl> | 1289 </dl> |
1290 <dl> | 1290 <dl> |
1291 <dt>Returns:</dt> | 1291 <dt>Return:</dt> |
1292 <dd> | 1292 <dd> |
1293 tuple of local expression (string) and special condition | 1293 tuple of local expression (string) and special condition |
1294 </dd> | 1294 </dd> |
1295 </dl> | 1295 </dl> |
1296 <dl> | 1296 <dl> |
1513 | 1513 |
1514 <p> | 1514 <p> |
1515 Public slot to get a reference to the breakpoint model object. | 1515 Public slot to get a reference to the breakpoint model object. |
1516 </p> | 1516 </p> |
1517 <dl> | 1517 <dl> |
1518 <dt>Returns:</dt> | 1518 <dt>Return:</dt> |
1519 <dd> | 1519 <dd> |
1520 reference to the breakpoint model object | 1520 reference to the breakpoint model object |
1521 </dd> | 1521 </dd> |
1522 </dl> | 1522 </dl> |
1523 <dl> | 1523 <dl> |
1539 <dd> | 1539 <dd> |
1540 debug client type | 1540 debug client type |
1541 </dd> | 1541 </dd> |
1542 </dl> | 1542 </dl> |
1543 <dl> | 1543 <dl> |
1544 <dt>Returns:</dt> | 1544 <dt>Return:</dt> |
1545 <dd> | 1545 <dd> |
1546 debug client capabilities | 1546 debug client capabilities |
1547 </dd> | 1547 </dd> |
1548 </dl> | 1548 </dl> |
1549 <dl> | 1549 <dl> |
1558 | 1558 |
1559 <p> | 1559 <p> |
1560 Public method to get the interpreter of the debug client. | 1560 Public method to get the interpreter of the debug client. |
1561 </p> | 1561 </p> |
1562 <dl> | 1562 <dl> |
1563 <dt>Returns:</dt> | 1563 <dt>Return:</dt> |
1564 <dd> | 1564 <dd> |
1565 interpreter of the debug client | 1565 interpreter of the debug client |
1566 </dd> | 1566 </dd> |
1567 </dl> | 1567 </dl> |
1568 <dl> | 1568 <dl> |
1577 | 1577 |
1578 <p> | 1578 <p> |
1579 Public method to get the currently running debug client type. | 1579 Public method to get the currently running debug client type. |
1580 </p> | 1580 </p> |
1581 <dl> | 1581 <dl> |
1582 <dt>Returns:</dt> | 1582 <dt>Return:</dt> |
1583 <dd> | 1583 <dd> |
1584 debug client type | 1584 debug client type |
1585 </dd> | 1585 </dd> |
1586 </dl> | 1586 </dl> |
1587 <dl> | 1587 <dl> |
1596 | 1596 |
1597 <p> | 1597 <p> |
1598 Public method to return the IDs of the connected debugger backends. | 1598 Public method to return the IDs of the connected debugger backends. |
1599 </p> | 1599 </p> |
1600 <dl> | 1600 <dl> |
1601 <dt>Returns:</dt> | 1601 <dt>Return:</dt> |
1602 <dd> | 1602 <dd> |
1603 list of connected debugger backend IDs | 1603 list of connected debugger backend IDs |
1604 </dd> | 1604 </dd> |
1605 </dl> | 1605 </dl> |
1606 <dl> | 1606 <dl> |
1622 <dd> | 1622 <dd> |
1623 language to get extensions for | 1623 language to get extensions for |
1624 </dd> | 1624 </dd> |
1625 </dl> | 1625 </dl> |
1626 <dl> | 1626 <dl> |
1627 <dt>Returns:</dt> | 1627 <dt>Return:</dt> |
1628 <dd> | 1628 <dd> |
1629 tuple of extensions associated with the language | 1629 tuple of extensions associated with the language |
1630 </dd> | 1630 </dd> |
1631 </dl> | 1631 </dl> |
1632 <dl> | 1632 <dl> |
1649 <dd> | 1649 <dd> |
1650 flag indicating to return the address for localhost | 1650 flag indicating to return the address for localhost |
1651 </dd> | 1651 </dd> |
1652 </dl> | 1652 </dl> |
1653 <dl> | 1653 <dl> |
1654 <dt>Returns:</dt> | 1654 <dt>Return:</dt> |
1655 <dd> | 1655 <dd> |
1656 IP address or hostname | 1656 IP address or hostname |
1657 </dd> | 1657 </dd> |
1658 </dl> | 1658 </dl> |
1659 <dl> | 1659 <dl> |
1676 flag indicating only languages supporting an | 1676 flag indicating only languages supporting an |
1677 interactive shell should be returned | 1677 interactive shell should be returned |
1678 </dd> | 1678 </dd> |
1679 </dl> | 1679 </dl> |
1680 <dl> | 1680 <dl> |
1681 <dt>Returns:</dt> | 1681 <dt>Return:</dt> |
1682 <dd> | 1682 <dd> |
1683 list of supported languages | 1683 list of supported languages |
1684 </dd> | 1684 </dd> |
1685 </dl> | 1685 </dl> |
1686 <dl> | 1686 <dl> |
1695 | 1695 |
1696 <p> | 1696 <p> |
1697 Public slot to get a reference to the watch expression model object. | 1697 Public slot to get a reference to the watch expression model object. |
1698 </p> | 1698 </p> |
1699 <dl> | 1699 <dl> |
1700 <dt>Returns:</dt> | 1700 <dt>Return:</dt> |
1701 <dd> | 1701 <dd> |
1702 reference to the watch expression model object | 1702 reference to the watch expression model object |
1703 </dd> | 1703 </dd> |
1704 </dl> | 1704 </dl> |
1705 <dl> | 1705 <dl> |
1728 | 1728 |
1729 <p> | 1729 <p> |
1730 Public method to check, if the debug client process is up. | 1730 Public method to check, if the debug client process is up. |
1731 </p> | 1731 </p> |
1732 <dl> | 1732 <dl> |
1733 <dt>Returns:</dt> | 1733 <dt>Return:</dt> |
1734 <dd> | 1734 <dd> |
1735 flag indicating a running debug client process | 1735 flag indicating a running debug client process |
1736 </dd> | 1736 </dd> |
1737 </dl> | 1737 </dl> |
1738 <dl> | 1738 <dl> |
1747 | 1747 |
1748 <p> | 1748 <p> |
1749 Public method to test, if the debug server is connected to a backend. | 1749 Public method to test, if the debug server is connected to a backend. |
1750 </p> | 1750 </p> |
1751 <dl> | 1751 <dl> |
1752 <dt>Returns:</dt> | 1752 <dt>Return:</dt> |
1753 <dd> | 1753 <dd> |
1754 flag indicating a connection | 1754 flag indicating a connection |
1755 </dd> | 1755 </dd> |
1756 </dl> | 1756 </dl> |
1757 <dl> | 1757 <dl> |
1766 | 1766 |
1767 <p> | 1767 <p> |
1768 Public method to test, if the debug server is debugging. | 1768 Public method to test, if the debug server is debugging. |
1769 </p> | 1769 </p> |
1770 <dl> | 1770 <dl> |
1771 <dt>Returns:</dt> | 1771 <dt>Return:</dt> |
1772 <dd> | 1772 <dd> |
1773 flag indicating the debugging state | 1773 flag indicating the debugging state |
1774 </dd> | 1774 </dd> |
1775 </dl> | 1775 </dl> |
1776 <dl> | 1776 <dl> |