remote-sim.h

Tom Tromey tromey@redhat.com
Wed Nov 2 17:02:00 GMT 2011


>>>>> "Mike" == Mike Stump <mikestump@comcast.net> writes:

Tom> remote-sim.h is the only reference I see to CORE_ADDR_TYPE.
Tom> I don't know the history but replacing it with bfd_vma seems like the
Tom> right thing.

Mike> Ah, yes, I agree.

The patch to do that is preapproved, with a ChangeLog entry of course.

Mike> Another patch to get the overlay code to work is below.  It just
Mike> replaces unsigned int (32-bits for me) with CORE_ADDR, as
Mike> otherwise int doesn't have enough bits to actually hold a long
Mike> (64-bits for me).

Needs a ChangeLog but is otherwise ok.

Tom



More information about the Gdb-patches mailing list