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

Rewrite LLDB backend in Rust #207

Open
emoon opened this issue Jun 28, 2016 · 3 comments
Open

Rewrite LLDB backend in Rust #207

emoon opened this issue Jun 28, 2016 · 3 comments
Assignees
Milestone

Comments

@emoon
Copy link
Owner

emoon commented Jun 28, 2016

The code here https://github.com/emoon/ProDBG/tree/master/src/plugins/lldb and should be very doable thanks to https://github.com/endoli/lldb.rs

@waywardmonkeys
Copy link

You'll actually want to use https://github.com/endoli/lldb.rs ... :)

@waywardmonkeys
Copy link

I'm writing a lot of the code in the lldb.rs repo this week ... I'll try to make sure that I cover what's used in your plugin so that it is available.

@emoon
Copy link
Owner Author

emoon commented Jun 28, 2016

Thanks! :)

@emoon emoon added this to the 0.1 milestone Aug 1, 2016
@emoon emoon assigned emoon and unassigned SlNPacifist Dec 1, 2016
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

3 participants