SNSystems / dexter

DExTer - Debug Experience Tester
MIT License
33 stars 6 forks source link

[DO NOT MERGE] Drop gdb wrapper into dexter #70

Closed jmorse closed 9 months ago

jmorse commented 4 years ago

This code implements a GDB wrapper for Dexter, allowing gdb to run tests. It musn't be merged right now -- it's possibly GPL3 seeing how Gdb.py touches gdbs APIs, even though they're in different processes.

I'm filing this PR so that people can see and comment on the code. I don't recommend distributing it.