[GDB] Hurd: Simplify the reply_mig_hack.awk script.
authorThomas Schwinge <thomas@codesourcery.com>
Sun, 19 Apr 2015 22:22:32 +0000 (00:22 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Sun, 19 Apr 2015 22:22:32 +0000 (00:22 +0200)
commitd214e5e79e38b18bc3786b3e8ba0e55fdbba294b
tree2c5e42c7d6e03456caafda2fae9121db08e577e9
parentd3e9b40afb8e7bd09522044951cdce4710676c3e
[GDB] Hurd: Simplify the reply_mig_hack.awk script.

gdb/
* reply_mig_hack.awk: Don't bother to declare an intermediate
function pointer variable.

... allowing us to simplify the parsing a little bit.  And, instead of
"warning: initialization from incompatible pointer type", we now get "warning:
function called through a non-compatible type".  Oh well.
gdb/ChangeLog
gdb/reply_mig_hack.awk
This page took 0.027533 seconds and 4 git commands to generate.