aboutsummaryrefslogtreecommitdiff
path: root/src/server/tcl_server.c
AgeCommit message (Expand)Author
2009-11-13use CALL_COMMAND_HANDLER instead of direct callsZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-09server: remove useless declarationsZachary T Welch
2009-11-05Update all server port command to use new helper.Zachary T Welch
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-13David Brownell <david-b@pacbell.net>:zwelch
2009-05-24David Brownell <david-b@pacbell.net>:zwelch
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak
2008-10-22Laurentiu Cocanu - more help textoharboe
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe
2008-07-06- fixed build issues with win32ntfreak
2008-07-06moving Tcl stuff around slightly.oharboe
2008-07-06fix a few compilation problems.oharboe
2008-07-06Charles Hardin <ckhardin@gmail.com> - Tcl Serveroharboe