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
/
server
/
tcl_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: use register_commands
Zachary T Welch
2009-11-24
1
-4
/
+13
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-1
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
connection_t -> struct connection
Zachary T Welch
2009-11-13
1
-8
/
+8
*
tcl_connection_t -> struct tcl_connection
Zachary T Welch
2009-11-13
1
-7
/
+7
*
use CALL_COMMAND_HANDLER instead of direct calls
Zachary T Welch
2009-11-13
1
-1
/
+1
*
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
1
-2
/
+1
*
server: remove useless declarations
Zachary T Welch
2009-11-09
1
-9
/
+8
*
Update all server port command to use new helper.
Zachary T Welch
2009-11-05
1
-5
/
+3
*
Remove whitespace at end of lines, step 2.
zwelch
2009-06-23
1
-1
/
+1
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-13
1
-3
/
+3
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
1
-1
/
+1
*
Audit and eliminate redundant #include directives from src/server.
zwelch
2009-05-11
1
-9
/
+0
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-1
/
+0
*
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-15
1
-1
/
+1
*
Laurentiu Cocanu - more help text
oharboe
2008-10-22
1
-1
/
+1
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-1
/
+1
*
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
1
-107
/
+105
*
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-17
1
-1
/
+1
*
- fixed build issues with win32
ntfreak
2008-07-06
1
-200
/
+200
*
moving Tcl stuff around slightly.
oharboe
2008-07-06
1
-4
/
+3
*
fix a few compilation problems.
oharboe
2008-07-06
1
-0
/
+1
*
Charles Hardin <ckhardin@gmail.com> - Tcl Server
oharboe
2008-07-06
1
-0
/
+200