Skip to content

Conversation

@dewitt-garmin
Copy link

Address the "Known problems in JlinkGDBServer" section of the README. Reporting 0 active threads confuses GDB and it does not call RTOS_GetThreadId, instead assuming the current thread has an ID of 0xDEAD. Report a minimum of one active thread and use 0xDEAD as a placeholder thread ID if a real thread cannot be found.

Address the "Known problems in JlinkGDBServer" section of the README.
Reporting 0 active threads confuses GDB and it does not call
RTOS_GetThreadId, instead assuming the current thread has an ID of
0xDEAD. Report a minimum of one active thread and use 0xDEAD as a
placeholder thread ID if a real thread cannot be found.
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.

1 participant