Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

add the ability to execute a debug script #39

Merged
merged 3 commits into from
Sep 29, 2020
Merged

add the ability to execute a debug script #39

merged 3 commits into from
Sep 29, 2020

Conversation

bmc-msft
Copy link
Contributor

Summary of the Pull Request

What is this about?

PR Checklist

  • Applies to work item: Execute commands automatically in repro VMs #38
  • CLA signed. If not, go over here and sign the CLI.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Info on Pull Request

This updates the 'onefuzz repro' commands to include --debug_script, which enables executing a command in the context of the debugger on repro vms.

Validation Steps Performed

onefuzz repro create_and_connect CONTAINER REPORT --debug_script "info reg rip"

@bmc-msft bmc-msft linked an issue Sep 28, 2020 that may be closed by this pull request
@bmc-msft bmc-msft merged commit bc9d80e into microsoft:main Sep 29, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Execute commands automatically in repro VMs
3 participants