pygdbmi icon indicating copy to clipboard operation
pygdbmi copied to clipboard

first draft of thread based implementation to make the code public

Open barollet opened this issue 2 years ago • 0 comments

Summary of changes

This is my implementation for this issue https://github.com/cs01/pygdbmi/issues/41, it changes the way the IOManager communicates with GDB. The Controller interface is also changed and we need to discuss what will the new interface be before merging the code.

Test plan

This is only a draft I use locally, when the interface is ready I can start adding a test and do a proper pull request that can be merged.

barollet avatar Nov 16 '22 15:11 barollet