Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea... | duane | 2009-06-27 | 1 | -0/+2 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -9/+9 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in core target files. | zwelch | 2009-05-11 | 1 | -1/+1 |
* | Add static keywords to core target source file data and functions. | zwelch | 2009-04-30 | 1 | -4/+0 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -1/+0 |
* | Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks... | oharboe | 2008-10-13 | 1 | -2/+2 |
* | Clear all dangling breakpoints upon GDB connection. | oharboe | 2008-08-13 | 1 | -0/+2 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+70 |