OLD | NEW |
1 foo: 14:4 | 1 foo: 14:4 |
2 blackboxedBoo: 3:12 | 2 blackboxedBoo: 3:12 |
3 notBlackboxedFoo: 3:12 | 3 notBlackboxedFoo: 3:12 |
4 blackboxedFoo: 10:12 | 4 blackboxedFoo: 10:12 |
5 notBlackboxedBoo: 17:12 | 5 notBlackboxedBoo: 17:12 |
6 testFunction: 8:4 | 6 testFunction: 8:4 |
7 | 7 |
8 Try to set positions: [{"line":0,"column":0},{"line":0,"column":0}] | 8 Try to set positions: [{"line":0,"column":0},{"line":0,"column":0}] |
9 Input positions array is not sorted or contains duplicate values. | 9 Input positions array is not sorted or contains duplicate values. |
10 Try to set positions: [{"line":0,"column":1},{"line":0,"column":0}] | 10 Try to set positions: [{"line":0,"column":1},{"line":0,"column":0}] |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
47 action: stepOver | 47 action: stepOver |
48 action: stepInto | 48 action: stepInto |
49 foo: 16:0 | 49 foo: 16:0 |
50 blackboxedBoo: 3:12 | 50 blackboxedBoo: 3:12 |
51 notBlackboxedFoo: 3:12 | 51 notBlackboxedFoo: 3:12 |
52 blackboxedFoo: 10:12 | 52 blackboxedFoo: 10:12 |
53 notBlackboxedBoo: 17:12 | 53 notBlackboxedBoo: 17:12 |
54 testFunction: 9:4 | 54 testFunction: 9:4 |
55 | 55 |
56 | 56 |
OLD | NEW |