Unverified Commit a2456ef5 authored by Tim Newsome's avatar Tim Newsome Committed by GitHub
Browse files

Work better with mainline gdb (#192)

* Parse floats the way mainline gdb prints them.

For 64-bit floats, it shows both float and double results. Now more
tests pass using mainline gdb.

* Disable ANSI when talking to gdb.

Helps more tests pass with mainline gdb.

* Parse {float=...,double=...} in "info registers"

Makes tests work better with mainline gdb.
parent b7a0a802
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