]> git.sur5r.net Git - openocd/history - src/target/breakpoints.h
cortex_a hybrid & context breakpoints
[openocd] / src / target / breakpoints.h
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchbreakpoint_t -> struct breakpoint
2009-11-13 Zachary T Welchwatchpoint_t -> struct watchpoint
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-11-05 David Brownellwatchpoint_add() cleanup
2009-06-27 duaneAdd Breakpoint/Watchpoint unique ID to help debug hardw...
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-30 zwelchAdd static keywords to core target source file data...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-13 oharboeLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added...
2008-08-13 oharboeClear all dangling breakpoints upon GDB connection.
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/