Skip to content

Improve ADB error messages with stderr details#7

Merged
ykus4 merged 1 commit into
mainfrom
feat/better-error-messages
May 7, 2026
Merged

Improve ADB error messages with stderr details#7
ykus4 merged 1 commit into
mainfrom
feat/better-error-messages

Conversation

@ykus4
Copy link
Copy Markdown
Owner

@ykus4 ykus4 commented May 7, 2026

Extract stderr from exec.ExitError in all ADB command failures so users see the actual device-side error (e.g. "no such process", "permission denied") instead of just "exit status 1". Also improve context for short reads and inaccessible regions.

Extract stderr from exec.ExitError in all ADB command failures so users
see the actual device-side error (e.g. "no such process", "permission
denied") instead of just "exit status 1". Also improve context for short
reads and inaccessible regions.
@ykus4 ykus4 force-pushed the feat/better-error-messages branch from 0258f32 to ed5bd0c Compare May 7, 2026 12:39
@ykus4 ykus4 merged commit d6f47af into main May 7, 2026
2 checks passed
@ykus4 ykus4 deleted the feat/better-error-messages branch May 7, 2026 13:06
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