aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-10-05build: remove warn_unused_result errorsSpencer Oliver
2010-10-04gdbserver: fix gdb_port memory leakSpencer Oliver
2010-10-04server: fix server pipe windows supportSpencer Oliver
2010-10-01pipes: add documentation for pipesØyvind Harboe
2010-10-01server: add support for pipesØyvind Harboe
2010-10-01server: specify port as a stringØyvind Harboe
2010-10-01server: read/write now goes through connection fn'sØyvind Harboe
2010-10-01server: split file descriptors in in/out fd'sØyvind Harboe
2010-10-01server: rely on ctrl-c to stop openocdØyvind Harboe
2010-09-26gdb: fix blank line at topØyvind Harboe
2010-09-20tcl_server: switch to ctrl-zØyvind Harboe
2010-07-05gdbserver: incorrect memory map for multiple targets (bug #24)sb-sf
2010-06-17gdb-server: fix -Wshadow warningOyvind Harboe
2010-06-16gdb: -Wshadow warning fixesØyvind Harboe
2010-06-16gdb: clean up error handling in step/continueØyvind Harboe
2010-06-14-Wshadow fixesØyvind Harboe
2010-06-08gdb-server: fix error reporting bugsØyvind Harboe
2010-05-17gdbserver: gdb cmds returning failure on successSpencer Oliver
2010-05-14missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_.Jun Ma
2010-05-06server: incorrectly display socket port numberSpencer Oliver
2010-05-05gdb: connect will now fail if flash autoprobe failsØyvind Harboe
2010-05-05Fixed bug in tcl-serverMatthias Bode
2010-03-25telnet_server: review unused symbolsAntonio Borneo
2010-03-25telnet_server: review scope of functionsAntonio Borneo
2010-03-24server: review unused symbolsAntonio Borneo
2010-03-24server: review scope of functions and dataAntonio Borneo
2010-03-17gdb_server: improved gdb load performanceØyvind Harboe
2010-01-31telnet: fix strage blank spaces at beginning of telnet linesØyvind Harboe
2010-01-21gdb_server: handle stepi/continue packet while target is running with more graceØyvind Harboe
2010-01-20gdb_server: correctly report flash sector sizesDavid Brownell
2010-01-19gdb_server -- subroutinize memory map logicDavid Brownell
2010-01-19gdb_server -- symbol cleanupDavid Brownell
2010-01-14GDB: change gdb_breakpoint_override to COMMAND_ANYSpencer Oliver
2010-01-13NOR: add optional "flash erase_address" sector paddingDavid Brownell
2010-01-13gdbserver: fix typo that broke read/write watchpointØyvind Harboe
2010-01-11Doxygen file commentsDavid Brownell
2010-01-11shutdown: more graceful shutdownØyvind Harboe
2010-01-09src/server: usage/help/doc updatesDavid Brownell
2010-01-05gdb: fix regression in gdb_port commandØyvind Harboe
2010-01-02streamline and document helptext mode displaysDavid Brownell
2009-12-30whitespace cleanup, mostly for docsAntonio Borneo
2009-12-26cygwin 1.7 build fixesDavid Brownell
2009-12-16server: server loop will exhaust data inputs before sleepingØyvind Harboe
2009-12-11server: add server_preinit which is called before config file is parsed.Spencer Oliver
2009-12-11gdb_server: use more local variables in inner loop of fetching packetstiny re...Øyvind Harboe
2009-12-11gdb_server: make struct gdb_connection privateØyvind Harboe
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-04remove flash.h from treeZachary T Welch
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03fix regressions with GDB port numbersZachary T Welch