index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
breakpoints.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-8
/
+8
*
breakpoint_t -> struct breakpoint
Zachary T Welch
2009-11-13
1
-4
/
+4
*
watchpoint_t -> struct watchpoint
Zachary T Welch
2009-11-13
1
-3
/
+3
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-7
/
+12
*
watchpoint_add() cleanup
David Brownell
2009-11-05
1
-1
/
+1
*
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