Hello, This cleans up the {target_,}{read,write}_memory methods making the buffer parameter a bfd_byte (instead of "is it signed?" char) and for the write methods a constant buffer. fallout from trying to make some of the value stuff constant. committed, Andrew