Commited in r1338.
Rick
On Jan 18, 2009, at 5:17 PM, Adam Dybkowski wrote:
Hi.
I've tried to disassemble ARM7TDMI Thumb code with openocd (built from
repository version 1337) using command:
armv4_5 disassemble 0x1000 8 thumb
and have not get a Thumb disassembly.
I've checked this in file
Hi.
I've tried to disassemble ARM7TDMI Thumb code with openocd (built from
repository version 1337) using command:
armv4_5 disassemble 0x1000 8 thumb
and have not get a Thumb disassembly.
I've checked this in file armv4_5.c and think it's a bug in
handle_armv4_5_disassemble_command function.