Implement return values on amd64-windows.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 29 Jan 2010 05:29:21 +0000 (05:29 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 29 Jan 2010 05:29:21 +0000 (05:29 +0000)
commitcba6fab54a80261d8f1e6831bc5c560481cfc107
tree9afc8fa0b150d82f63c72a8a5827e8419c99b874
parent3af6ddfec6363b97f9c850fef9f33e3bd2ad259c
Implement return values on amd64-windows.

        * amd64-windows-tdep.c: #include gdbcore.h and regcache.h.
        (amd64_windows_return_value): New function.
        (amd64_windows_init_abi): Call set_gdbarch_return_value with
        amd64_windows_return_value.
gdb/ChangeLog
gdb/amd64-windows-tdep.c
This page took 0.025314 seconds and 4 git commands to generate.