David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and docs...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 18 Aug 2009 10:25:28 +0000 (10:25 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 18 Aug 2009 10:25:28 +0000 (10:25 +0000)
commited22097a55b4bde80c64c68693bbde19b29818c5
tree25263d42f7699c3e26b62f23e9f33b1f4d2d6789
parenta4c7e2dd965cad904b0ccedc9a8989f87173fb43
David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and docs.  One minor
issue with this is that the core debug support uses this
mechanism, then trashes its state over reset.  Users can
Work around that (for now) by re-assigning the desired
config after reset.

Also fixes "target halted due to target-not-halted" goof.
When we can't describe the reason using OpenOCD's limited
vocabulary, say "reason undefined" instead of saying it's
not halted.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2588 b42882b7-edfa-0310-969c-e2dbd0fdcd60
doc/openocd.texi
src/target/cortex_m3.c
src/target/cortex_m3.h