Commit f38dcde0 authored by Brian Campbell's avatar Brian Campbell Committed by Andrew Waterman
Browse files

Only read exception flag in gdb register read/write. (#85)

The flag is 32 bits, and if we read 64/128 bits then we get fragments of
S1 too and can accidentally send an error.  Fixes #84.
parent 7647707a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment