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

GDB stub enhancements #57

Open
mfortune opened this issue Jun 4, 2015 · 0 comments
Open

GDB stub enhancements #57

mfortune opened this issue Jun 4, 2015 · 0 comments

Comments

@mfortune
Copy link

mfortune commented Jun 4, 2015

The GDB stub in MIPS qemu does not have XML support currently and is therefore limited to the classic fixed remote protocol register packet layouts. For FP64 and MSA support new packet layouts are defined using XML. I have been hacking in support for this while testing GDB support for the same and can offer my initial work as a starter.
The new register layouts are not documented yet but I'll add a reference to the spec once it is written up.

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

No branches or pull requests

1 participant