Cortex-M3: minor breakpoint cleanup
commitec88ccc51cb5d8594ae95660c826954f3a9042ec
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 2 Jan 2010 23:52:52 +0000 (2 15:52 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 2 Jan 2010 23:52:52 +0000 (2 15:52 -0800)
tree3cde1649a8fd8d08f021d4fcfb5b8a49fe4ac514
parentb3bf1d12b2fdfba1c1cbee3e1afbfbb27cbd1a26
Cortex-M3: minor breakpoint cleanup

Shrink some lines, add some comments, simplify some tests.
During debug startup, log the core revision level too.

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