ARM DPM: disable some nyet-ready breakpoint code
commit6c4a643d632c6cff647c5099bd450d1e417903ea
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 15 Jan 2010 20:53:26 +0000 (15 12:53 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 15 Jan 2010 20:53:26 +0000 (15 12:53 -0800)
treee6fc42c83e0b77e4389bb3df19444a093f279e05
parent187ccb60eece14a1fb6cdeb38ab0ce4ccac443af
ARM DPM: disable some nyet-ready breakpoint code

Until we manage breakpoints at runtime (patches not ready for 0.4)
the only way this code should touch them is to disable them at server
startup (a previous debug session may have left them active).

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