Commit 57c0667
committed
target: introduce active_polled flag in struct target
The spliting of examined status to two partialy independent flags
resolves the dirty hack of setting examined after failed examine call
in handle_target() and ambiguity in the examined flag usage.
Change-Id: I16567248f81d6b096d864ef11480e6c611398494
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/9180
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>1 parent 8395453 commit 57c0667
2 files changed
Lines changed: 30 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
662 | 661 | | |
663 | 662 | | |
664 | 663 | | |
665 | 664 | | |
666 | 665 | | |
667 | 666 | | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
668 | 672 | | |
669 | 673 | | |
670 | 674 | | |
| |||
1495 | 1499 | | |
1496 | 1500 | | |
1497 | 1501 | | |
| 1502 | + | |
1498 | 1503 | | |
1499 | 1504 | | |
1500 | 1505 | | |
| |||
2922 | 2927 | | |
2923 | 2928 | | |
2924 | 2929 | | |
2925 | | - | |
| 2930 | + | |
2926 | 2931 | | |
2927 | 2932 | | |
2928 | 2933 | | |
| |||
2955 | 2960 | | |
2956 | 2961 | | |
2957 | 2962 | | |
2958 | | - | |
2959 | | - | |
2960 | 2963 | | |
2961 | | - | |
2962 | 2964 | | |
2963 | 2965 | | |
2964 | 2966 | | |
| |||
5349 | 5351 | | |
5350 | 5352 | | |
5351 | 5353 | | |
5352 | | - | |
| 5354 | + | |
5353 | 5355 | | |
| 5356 | + | |
| 5357 | + | |
5354 | 5358 | | |
5355 | 5359 | | |
5356 | 5360 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
135 | 142 | | |
136 | 143 | | |
137 | 144 | | |
| |||
428 | 435 | | |
429 | 436 | | |
430 | 437 | | |
431 | | - | |
| 438 | + | |
| 439 | + | |
432 | 440 | | |
433 | 441 | | |
434 | 442 | | |
435 | 443 | | |
436 | 444 | | |
437 | | - | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
438 | 454 | | |
439 | 455 | | |
440 | 456 | | |
| 457 | + | |
441 | 458 | | |
442 | 459 | | |
443 | 460 | | |
| |||
0 commit comments