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

Crash analyzer prototype #674

Closed
wants to merge 78 commits into from
Closed

Crash analyzer prototype #674

wants to merge 78 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 26, 2024

This PR mainly implements a crash analyzer that can interact with LLDB in the multi-agent framework, and supports GPT. In addition, this PR attempts to fix the problem of not replacing the fuzz target and build script. This PR has been tested locally, but not in the cloud.

TODO:

  1. Optimize the process of agent interaction with LLDB.
  2. Solve the problem of missing debugging information for some projects.
  3. Try to add LLM-based static methods to enhance the crash analyzer.

@DonggeLiu
Copy link
Collaborator

This will be replaced by another PR based on #701

@DonggeLiu DonggeLiu closed this Nov 7, 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.

1 participant