aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
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