This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/commit] gdbarch.c: Use host_address_to_string when printing function addresses


> 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
> 
>         * 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.

Checked in.

Cheers,
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]