Add Data Watchpoint and Trace (DWT) support.
commit812cb452859712c51e61e5dad2c3297439b16102
authorMarc Schink <swo-dev@marcschink.de>
Thu, 18 Dec 2014 18:02:51 +0000 (18 19:02 +0100)
committerMarc Schink <swo-dev@marcschink.de>
Thu, 1 Jan 2015 23:48:06 +0000 (2 00:48 +0100)
treee6ccc78bb2aa7593bcd3f727e3bd9a99ff5f3f05
parentd21c6e270737e280a0dc266fb90b807b44d03fac
Add Data Watchpoint and Trace (DWT) support.

This patch adds the --dwt command-line option to decode hardware
source packets as DWT packets.
src/Makefile.am
src/dwt.c [new file with mode: 0644]
src/main.c