This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Commit 5c512f6
committed
gdb_main: Modify halt-responses to report thread p1.1 not 1 (regression since v1.10.0-1548-g 1a9fc96)
* GDB 10 through 12 works fine with T05 but generates bogus inferior 2 with T05thread:1;
* This form (T05thread:p1.1;) seems to fix that but it breaks again with run/vKill-packet (even for GDB-13 and newer)1 parent 24e36ec commit 5c512f6
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | | - | |
| 691 | + | |
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
| 984 | + | |
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
991 | | - | |
| 991 | + | |
992 | 992 | | |
993 | 993 | | |
994 | | - | |
| 994 | + | |
995 | 995 | | |
996 | 996 | | |
0 commit comments