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

usage without regressed program & [lldb] attach using pid #42

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

Vipul-Cariappa
Copy link
Contributor

This PR adds 2 features:

  1. Ability to use idd without any regressed program
  2. Attach using process ID when using the lldb comparator

Example for 1:

python ./idd.py -ba ./tmp/a/program.out

image

Example for 2:

python ./idd.py -c lldb -bpid 22147 -rpid 22144

image

@vgvassilev vgvassilev merged commit 19fbc30 into compiler-research:main Nov 27, 2024
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.

3 participants