Skip to content

Expand TTD and AI debugger workflows#6

Merged
awakecoding merged 14 commits into
awakecoding:masterfrom
mamoreau-devolutions:build-windbg-cli
Jul 10, 2026
Merged

Expand TTD and AI debugger workflows#6
awakecoding merged 14 commits into
awakecoding:masterfrom
mamoreau-devolutions:build-windbg-cli

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • add TTD recording with capture controls, filtering, diagnostics, and CET-compatible target support
  • honor standard Windows symbol environment variables across symbol-loading workflows
  • add native DbgEng live startup-break support with structured degraded-state diagnostics
  • add agent-oriented target event and per-thread context inspection through CLI and MCP

Validation

  • cargo fmt --check
  • cargo test -p windbg-dbgeng -p windbg-ttd -p windbg-tool
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo build -p windbg-tool

cargo test --workspace remains blocked by the existing windbg-install elevation requirement (os error 740).

awakecoding and others added 14 commits July 9, 2026 14:42
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@awakecoding awakecoding merged commit f04654e into awakecoding:master Jul 10, 2026
6 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