summaryrefslogtreecommitdiff
path: root/src/target/breakpoints.h
Commit message (Expand)AuthorAgeFilesLines
* Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane2009-06-271-0/+2
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-9/+9
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-1/+1
* Audit and eliminate redundant #include directives in core target files.zwelch2009-05-111-1/+1
* Add static keywords to core target source file data and functions.zwelch2009-04-301-4/+0
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+0
* Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe2008-10-131-2/+2
* Clear all dangling breakpoints upon GDB connection.oharboe2008-08-131-0/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+70