You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove duplicate "remote" key in target JSON output
- Check output_status for error in handle_exec
- Fix remote type annotation from Optional[int] to Optional[str]
- Add missing mi-async on for target mode non-stop
- Handle queue.Empty timeout explicitly with 60s timeout
- Add remote address format validation (host:port)
Constraint: Must validate remote format before passing to GDB
Confidence: high
Scope-risk: narrow
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments