Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor interface selection #5

Open
JayFoxRox opened this issue Jun 26, 2018 · 0 comments
Open

Refactor interface selection #5

JayFoxRox opened this issue Jun 26, 2018 · 0 comments

Comments

@JayFoxRox
Copy link
Member

JayFoxRox commented Jun 26, 2018

I don't remember how the interface function overloads / replacing original functions work, but it's quite hacky.

There should be an object oriented interface to each backend, and we should create an object to access the xbox with that specific interface.
I have a fake interface in nv2a-trace already

There should also be a helper interface to auto-decide the interface for the user (this is the primary job of xboxpy.py: convience loader for gdb sessions, as xboxpy is not in module path).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant