more error handling and removed force breakpoints as that is handled by a more generic gdb command

git-svn-id: svn://svn.berlios.de/openocd/trunk@1125 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2008-11-02 21:21:01 +00:00
parent e3eff88550
commit 9f58ef3a58
2 changed files with 92 additions and 101 deletions

View File

@@ -121,7 +121,6 @@ typedef struct xscale_common_s
int external_debug_break;
/* breakpoint / watchpoint handling */
int force_hw_bkpts;
int dbr_available;
int dbr0_used;
int dbr1_used;