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

Control lldb via commands and read stdout #27

Merged
merged 6 commits into from
Jan 16, 2024
Merged

Conversation

otsmr
Copy link
Contributor

@otsmr otsmr commented Jan 16, 2024

I added some new functions that I needed for a project of mine to control LLDB via commands with the function execute_command. I also added the functions get_stdout and get_stdout_all to read the stdout from the process.

@waywardmonkeys waywardmonkeys merged commit db3421b into endoli:main Jan 16, 2024
3 checks passed
@waywardmonkeys
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants