Skip to content

Add idd demo gif in the README #2

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

Merged
merged 2 commits into from
Apr 21, 2024

Conversation

mvassilev
Copy link
Collaborator

Update README.md with added gif displaying the use of IDD.

README.md Outdated
@@ -4,6 +4,9 @@ IDD is a tool for performing interactive dynamic differential debugging capable

IDD loads two versions of the same application. The first one is the base version that works as expected while the second version of the same program has a regression introduced. IDD inspects the two versions of the applications using external tools like gdb and lldb. The two applications are executed side by side and the user is allowed to dispatch commands to the underlying debuggers in order to expect their internal states and isolate the origin of the regression.

## Demo
![idd](https://github.com/mvassilev/idd/assets/7579600/605ee84c-9d2d-4557-9290-59b384f4f848)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The url should probably be on the main repository, not the fork. Maybe we should improve the commit message.

@mvassilev mvassilev changed the title Update README.md Add idd demo gif in the README Apr 21, 2024
@vgvassilev vgvassilev merged commit fb54e53 into compiler-research:main Apr 21, 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.

2 participants