darwin-nat.c: fix dump of messages on x86_64.
authorTristan Gingold <tristan.gingold@adacore.com>
Fri, 21 Mar 2014 08:26:05 +0000 (09:26 +0100)
committerTristan Gingold <tristan.gingold@adacore.com>
Mon, 24 Mar 2014 09:24:37 +0000 (10:24 +0100)
commita62904492b27b9fb77da8fa2714fd05cc28804a7
tree8117ace75925cf9a67fe1226fad5f7a12792457d
parentaa9fa1e22a61f60c51ef7886cb297bfbad3cc305
darwin-nat.c: fix dump of messages on x86_64.

gdb/
* darwin-nat.c (exc_server): Remove unused prototype.
(darwin_dump_message): Correctly display data on x86_64.
(darwin_encode_reply): Fix style.
Add comments and fix indentation.
gdb/ChangeLog
gdb/darwin-nat.c