-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gdbserver: context_facade: return no regs in T response in reading re…
…gs fails. (#1282) If reading registers for the T response fails, don't include any register values in the T response. Unlike other gdb register read responses, we shouldn't set the value of failed register reads to x's since gdb dislikes x's in a T response.
- Loading branch information
Showing
1 changed file
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters