aboutsummaryrefslogtreecommitdiff
path: root/src/target/breakpoints.c
AgeCommit message (Expand)Author
2008-08-13Clear all dangling breakpoints upon GDB connection.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-08-09- trying to remove a breakpoint with target running should not exit(-1) from ...mlu
2007-06-24- ST STM32x cortex support addedntfreak
2006-11-07- added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e...drath
2006-11-05- correctly enter debug state on a "soft_reset_halt" commanddrath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath