aboutsummaryrefslogtreecommitdiff
path: root/src/target/breakpoints.c
AgeCommit message (Expand)Author
2009-04-30Add static keywords to core target source file data and functions.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-10-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe
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