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: [commit] target.c: fix errors on x86_64-windows due to casting to long


Hello,

> 2009-01-09  Joel Brobecker  <brobecker@adacore.com>
> 
>         * target.c (target_xfer_partial): Use host_address_to_string to
>         print the address of readbuf and writebuf. Cast the address of
>         elements inside the myaddr buffer into intptr_t.
>         (deprecated_debug_xfer_memory): Use paddress to print memaddr.
>         Cast the address of elements inside the myaddr buffer into
>         intptr_t.

Just to confirm that I checked that patch in.

-- 
Joel


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