On Wed, 15 Jul 2009 19:27:49 +0100 Julian Brown wrote: > Here's a new version of the ARM displaced-stepping patch, together > with a new version of the patch to always use displaced stepping if > it is enabled: FYI: These are the versions I've committed. They needed some (mostly mechanical) changes to work again after CVS update, due to some changes elsewhere in GDB (e.g. passing byte order to {read,write}_memory_unsigned_integer, etc). Julian