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

the same feature for lldb? #6

Open
gerchicov-bp opened this issue Jul 29, 2015 · 1 comment
Open

the same feature for lldb? #6

gerchicov-bp opened this issue Jul 29, 2015 · 1 comment

Comments

@gerchicov-bp
Copy link

No description provided.

@scottt
Copy link
Owner

scottt commented Jul 16, 2017

The core "insert an instruction to break into the debugger when executed" part of debugbreak.h should work just fine without any modification in lldb. The only gdb specific thing is the debugbreak-step command provided in debugbreak-gdb.py, which works around stepping over the trap instruction on ARM.

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

2 participants