]> git.sur5r.net Git - openocd/blobdiff - src/target/dsp5680xx.h
dsp5680xx - separate debug from halt
[openocd] / src / target / dsp5680xx.h
index 8909664099234d00223b40b5d2c38e5dbc5b961a..cb0095136334c3568cdf17875bce4cdca83deb34 100644 (file)
@@ -256,6 +256,7 @@ struct dsp5680xx_common{
   //TODO
   uint32_t stored_pc;
   int flush;
+bool debug_mode_enabled;
 };
 
 extern struct dsp5680xx_common dsp5680xx_context;