aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-15rtos : receive reset infoMichel JAOUEN
2012-01-15rtos : smp supportMichel JAOUEN
2012-01-15rtos : remove unused parameterMichel JAOUEN
2012-01-09rtos: fix bug in error handlingØyvind Harboe
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-12-02gdb_server: use strndup to allocate debug messagesSpencer Oliver
2011-12-01Fix compile error when _DEBUG_GDB_IO_ is setJames Zhao
2011-11-17gdb: Potential rounding error in reg_packet_size gdb_get_registers_packetPhilip Nye
2011-11-17gdb: fix multi core gdb issuePhilip Nye
2011-11-03gdb_server: assert to avoid malloc(0)Øyvind Harboe
2011-10-23SERVER: fix clang warningAntonio Borneo
2011-10-22server: remove warning due to dead assignmentØyvind Harboe
2011-10-17target: DCC / target message backoff algorithmØyvind Harboe
2011-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-05-18Get register value if it's invalid in cache.Jie Zhang
2011-04-28gdb_server : 'R' command replied by OKMichel Jaouen
2011-04-28smp : infra for smp minimum supportMichel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)
2011-03-17Fix a bunch of typos.Uwe Hermann
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-21server: remove error value from LOG_INFOØyvind Harboe
2010-11-18build: add common.mkSpencer Oliver
2010-11-15httpd: retire this serverØyvind Harboe
2010-11-15gdb: fix occasional crash when flash probe failedØyvind Harboe
2010-11-11gdb: improve error message when gdb connect failsØyvind Harboe
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