target: Rename 'linked_BRP' to 'linked_brp'
[fw/openocd] / src / target / breakpoints.h
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp'
2021-05-01 Tim NewsomeCleanup of config/includes.
2020-03-26 Marc Schinktarget: Add function to remove all breakpoints
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-08-07 Hsiangkai Wanggdb server: new feature, add stop reason in stop reply...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
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/