* gdbarch.sh: Fix all the compilation errors on amd64-windows
authorJoel Brobecker <brobecker@gnat.com>
Fri, 9 Jan 2009 11:06:48 +0000 (11:06 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 9 Jan 2009 11:06:48 +0000 (11:06 +0000)
commit30737ed99f1a8fa9877d114c25f6301b9b0cc915
treed6ec15d1aade2552e28848933f2cd69db56bd18f
parentec4dfccf285aab604a0d0cab1bec31da5b3e65e4
    * gdbarch.sh: Fix all the compilation errors on amd64-windows
        due to casting a pointer to a long when printing a function
        address. Instead, use host_address_to_string to convert our
        address to a string.
        * gdbarch.c: Regenerate.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.sh
This page took 0.034755 seconds and 4 git commands to generate.