Skip to content

debug: accept GDB's main thread identifier - #657

Merged
aswaterman merged 1 commit into
riscv-software-src:masterfrom
jerryzj:master
Aug 12, 2026
Merged

debug: accept GDB's main thread identifier#657
aswaterman merged 1 commit into
riscv-software-src:masterfrom
jerryzj:master

Conversation

@jerryzj

@jerryzj jerryzj commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Recent GDB versions print 'Thread

' 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.

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>
@aswaterman
aswaterman merged commit e9ccf54 into riscv-software-src:master Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants