Commit e9ccf54
authored
debug: accept GDB's main thread identifier (#657)
Recent GDB versions print 'Thread <main>' for remote targets that
expose a single synthetic thread. The thread parser only accepts
'Remote target' or numbered threads with names, so test setup
fails before the test body runs.
Signed-off-by: Jerry Zhang Jian <jerry.zhangjian@sifive.com>1 parent 447a5fc commit e9ccf54
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
1070 | | - | |
| 1070 | + | |
| 1071 | + | |
1071 | 1072 | | |
1072 | 1073 | | |
1073 | 1074 | | |
| |||
0 commit comments