Hi,

are there good reasons why we need (ARM) disassembly integrated in OpenOCD? As Paul already said, there are awesome external tools/libraries like Capstone. If there are no good reasons, I would vote to remove the disassembly features in near future rather than extending it because it seems out of scope for OpenOCD.

Marc

Am 14.01.2018 um 09:01 schrieb Paul Fertser:
Hello James,

On Sat, Jan 13, 2018 at 06:20:05PM -0500, James Marshall wrote:
I found the "...TODO..." in srt/target/arm_disassembler.c.
Do you know when this may be implemented? If I attempt to implement it, are
there any pitfalls I should know about (I'm assuming that there is something
tricky since it was left unfinished).

Please just do it, there should be no hidden traps there, just lack of
time.

BTW, OpenOCD has an RPC interface so you can instead fetch memory and
process it with any external tool/library (such as Capstone) in any
language you like.

HTH


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to