From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] fix invidious casting bug in infptrace.c with 64-bit CORE_ADDR Date: Wed, 25 Jul 2001 19:01:00 -0000 Message-id: <3B5F79D8.2070203@cygnus.com> References: <20010725173040.A25389@nevyn.them.org> X-SW-Source: 2001-07/msg00633.html > 2001-07-25 Daniel Jacobowitz > > * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR. > > Yes, ok. Nasty. I'd do a grep around as I noticed what looks like the same bug in gdbserver. Andrew