Commit c4a308d
debugger: improve clearBreakpoint error and docs
Currently clearBreakpoint error is confusing, it says "Script not found"
when there is no breakpoint, also documentation doesn't include
signature for clearBreakpoint.
PR-URL: #175
Reviewed-By: Miroslav Bajtoš <[email protected]>1 parent 5678595 commit c4a308d
2 files changed
+24
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1375 | 1375 | | |
1376 | 1376 | | |
1377 | 1377 | | |
1378 | | - | |
1379 | | - | |
1380 | | - | |
| 1378 | + | |
1381 | 1379 | | |
1382 | 1380 | | |
1383 | 1381 | | |
| |||
1452 | 1450 | | |
1453 | 1451 | | |
1454 | 1452 | | |
| 1453 | + | |
1455 | 1454 | | |
1456 | 1455 | | |
1457 | 1456 | | |
| |||
1461 | 1460 | | |
1462 | 1461 | | |
1463 | 1462 | | |
| 1463 | + | |
1464 | 1464 | | |
1465 | 1465 | | |
1466 | 1466 | | |
| |||
1469 | 1469 | | |
1470 | 1470 | | |
1471 | 1471 | | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
1472 | 1486 | | |
1473 | 1487 | | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
1474 | 1492 | | |
1475 | | - | |
| 1493 | + | |
1476 | 1494 | | |
1477 | 1495 | | |
1478 | 1496 | | |
| |||
0 commit comments