| Commit message (Expand) | Author | Age | Files | Lines |
* | pipes: add documentation for pipes | Øyvind Harboe | 2010-10-01 | 1 | -1/+1 |
* | server: add support for pipes | Øyvind Harboe | 2010-10-01 | 1 | -1/+1 |
* | server: specify port as a string | Øyvind Harboe | 2010-10-01 | 1 | -8/+6 |
* | server: read/write now goes through connection fn's | Øyvind Harboe | 2010-10-01 | 1 | -2/+2 |
* | server: split file descriptors in in/out fd's | Øyvind Harboe | 2010-10-01 | 1 | -0/+1 |
* | tcl_server: switch to ctrl-z | Øyvind Harboe | 2010-09-20 | 1 | -11/+11 |
* | Fixed bug in tcl-server | Matthias Bode | 2010-05-05 | 1 | -3/+3 |
* | src/server: usage/help/doc updates | David Brownell | 2010-01-09 | 1 | -4/+5 |
* | cygwin 1.7 build fixes | David Brownell | 2009-12-26 | 1 | -1/+1 |
* | do not extern 'interp' from command.c | Zachary T Welch | 2009-11-30 | 1 | -2/+5 |
* | 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 |