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 #702

Merged
merged 81 commits into from
Nov 26, 2024
Merged

crash analyzer prototype #702

merged 81 commits into from
Nov 26, 2024

Conversation

maoyixie
Copy link
Collaborator

@maoyixie maoyixie commented Nov 7, 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.

Copy link

google-cla bot commented Nov 7, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@DonggeLiu
Copy link
Collaborator

/gcbrun exp -n my -ag

@maoyixie maoyixie mentioned this pull request Nov 26, 2024
@maoyixie maoyixie requested a review from DonggeLiu November 26, 2024 08:25
@DonggeLiu DonggeLiu changed the base branch from for-fdt622 to main November 26, 2024 22:55
@DonggeLiu DonggeLiu changed the base branch from main to for-fdt622 November 26, 2024 22:56
@DonggeLiu DonggeLiu merged commit 3103521 into google:for-fdt622 Nov 26, 2024
1 of 4 checks passed
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