OSDN Git Service

* 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)
commit9ae07e44039acecbd6047f49907b47131ebae43e
tree4f1f511106224e6b096f7c308073f49927aacc3a
parent784c173fcf9c84e1963a573a951291ef83054009
    * 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