index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2010-06-16
gdb: -Wshadow warning fixes
Øyvind Harboe
2010-06-16
gdb: clean up error handling in step/continue
Øyvind Harboe
2010-06-14
-Wshadow fixes
Øyvind Harboe
2010-06-08
gdb-server: fix error reporting bugs
Øyvind Harboe
2010-05-17
gdbserver: gdb cmds returning failure on success
Spencer Oliver
2010-05-14
missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_.
Jun Ma
2010-05-06
server: incorrectly display socket port number
Spencer Oliver
2010-05-05
gdb: connect will now fail if flash autoprobe fails
Øyvind Harboe
2010-05-05
Fixed bug in tcl-server
Matthias Bode
2010-03-25
telnet_server: review unused symbols
Antonio Borneo
2010-03-25
telnet_server: review scope of functions
Antonio Borneo
2010-03-24
server: review unused symbols
Antonio Borneo
2010-03-24
server: review scope of functions and data
Antonio Borneo
2010-03-17
gdb_server: improved gdb load performance
Øyvind Harboe
2010-01-31
telnet: fix strage blank spaces at beginning of telnet lines
Øyvind Harboe
2010-01-21
gdb_server: handle stepi/continue packet while target is running with more grace
Øyvind Harboe
2010-01-20
gdb_server: correctly report flash sector sizes
David Brownell
2010-01-19
gdb_server -- subroutinize memory map logic
David Brownell
2010-01-19
gdb_server -- symbol cleanup
David Brownell
2010-01-14
GDB: change gdb_breakpoint_override to COMMAND_ANY
Spencer Oliver
2010-01-13
NOR: add optional "flash erase_address" sector padding
David Brownell
2010-01-13
gdbserver: fix typo that broke read/write watchpoint
Øyvind Harboe
2010-01-11
Doxygen file comments
David Brownell
2010-01-11
shutdown: more graceful shutdown
Øyvind Harboe
2010-01-09
src/server: usage/help/doc updates
David Brownell
2010-01-05
gdb: fix regression in gdb_port command
Øyvind Harboe
2010-01-02
streamline and document helptext mode displays
David Brownell
2009-12-30
whitespace cleanup, mostly for docs
Antonio Borneo
2009-12-26
cygwin 1.7 build fixes
David Brownell
2009-12-16
server: server loop will exhaust data inputs before sleeping
Øyvind Harboe
2009-12-11
server: add server_preinit which is called before config file is parsed.
Spencer Oliver
2009-12-11
gdb_server: use more local variables in inner loop of fetching packetstiny re...
Øyvind Harboe
2009-12-11
gdb_server: make struct gdb_connection private
Øyvind Harboe
2009-12-08
build: add build/src to include path
Øyvind Harboe
2009-12-04
remove flash.h from tree
Zachary T Welch
2009-12-04
remove target.h from flash.h
Zachary T Welch
2009-12-03
fix regressions with GDB port numbers
Zachary T Welch
2009-12-03
remove tertiary include paths
Zachary T Welch
2009-12-03
change #include "server.h" to <server/server.h>
Zachary T Welch
2009-12-03
change #include "flash.h" to <flash/flash.h>
Zachary T Welch
2009-12-03
change #include "target_request.h" to <target/target_request.h>
Zachary T Welch
2009-12-03
change #include "target.h" to <target/target.h>
Zachary T Welch
2009-12-03
change #include "register.h" to <target/register.h>
Zachary T Welch
2009-12-03
change #include "image.h" to <target/image.h>
Zachary T Welch
2009-12-03
change #include "breakpoints.h" to <target/breakpoints.h>
Zachary T Welch
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
change #include "log.h" to <helper/log.h>
Zachary T Welch
2009-12-02
stubs: buildfix
David Brownell
2009-12-02
remove #if BUILD_HTTPD
Zachary T Welch
2009-12-02
remove #if logic for openocd_sleep_*lude
Zachary T Welch
[prev]
[next]