Skip to content

Conversation

@WyoTwT
Copy link
Contributor

@WyoTwT WyoTwT commented May 17, 2024

The GDB MI commands can take a threadId and frameId if specified so add that capability as an optional parameter to support future thread-specific functionality.

@WyoTwT WyoTwT force-pushed the tt_add_thread_frame branch from 5a4c4a9 to 225072f Compare August 23, 2024 15:05
The future needs to read/write memory on a thread basis requires
the GDB MI commands to be updated.

The GDB MI commands can take a threadId and frameId if specified
so add that capability as an optional parameter.

Add unit test to verify threadId and frameId changes. Multithread
test is needed to showcase this change.
@WyoTwT WyoTwT force-pushed the tt_add_thread_frame branch from 225072f to 958ad91 Compare August 26, 2024 12:51
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