Cortex-A8: basic watchpoint support
commitf4b52e1ceb2818d7a388c7aa0a3a7ab9b78f68be
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 2 Dec 2009 05:47:45 +0000 (1 21:47 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 2 Dec 2009 05:47:45 +0000 (1 21:47 -0800)
treebb2e71a55408e2fcbf6b1c1fb575b02f9994722f
parent66ca84b58114ad73b5843f62f9f5fbead1126fca
Cortex-A8: basic watchpoint support

Actually this should handle both breakpoints and watchpoints ... but
the DPM framework only handles watchpoints for now.  Works on Beagle.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/cortex_a8.c