Skip to content

Added support for threads#22

Merged
adeas31 merged 1 commit intoOpenModelica:mainfrom
adeas31:threads
Mar 20, 2025
Merged

Added support for threads#22
adeas31 merged 1 commit intoOpenModelica:mainfrom
adeas31:threads

Conversation

@adeas31
Copy link
Member

@adeas31 adeas31 commented Mar 20, 2025

Fixes #20
The implementation is very basic. It just asks the threads info from gdb and passes them via debug adapter protocol. We might need to improve it as we start adding support for stacks.

Fixes OpenModelica#20
The implementation is very basic. It just asks the threads info from gdb and passes them via debug adapter protocol.
We might need to improve it as we start adding support for stacks.
@adeas31 adeas31 self-assigned this Mar 20, 2025
@adeas31 adeas31 merged commit 7a0c889 into OpenModelica:main Mar 20, 2025
3 checks passed
@adeas31 adeas31 deleted the threads branch March 20, 2025 14:31
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.

[Debugger] Implement support for threads

1 participant