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
2016-10-17
helper: Make unhexify() robust on invalid data
Marc Schink
2016-10-17
gdb server: Add back support to disable the gdb server via the gdb_port config
Sandeep Mistry
2016-08-14
gdb_server: support disabling server
Peter A. Bigot
2016-07-17
server: support binding to arbitrary interfaces
Steven Stallion
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-04
server/telnet: Check malloc() return values
Marc Schink
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
2015-09-30
tcl_server: Support line buffers up to 4M (v3)
Philipp Wagner
2015-09-28
server: remove connection limit from tcl and telnet servers
Austin Morton
2015-09-05
server: tcl_trace command
Austin Morton
2015-08-06
gdb_server: Add check for malloc fail
Evan Hunter
2015-05-17
server: avoid the tcl server crashing when there is no target
Austin Morton
2015-04-14
Tcl exception codes cleanup, shutdown command amendments
Paul Fertser
2015-03-09
server, target, cortex_m: add deinit_target to the API to free resources
Paul Fertser
2015-03-09
server: tcl_notifications command
Austin Morton
2015-03-09
Added system signal handling to Linux version
Mateusz Manowiecki
2015-02-22
gdb_server: ignore stray + in ACK mode
Matej Kupljen
2015-02-11
server: shutdown command should lead to exit without evaluating the rest
Paul Fertser
2014-09-29
gdb_server: Include current RTOS thread in signal packets
Jon Burgess
2014-06-22
openrisc: add support for JTAG Serial Port
Franck Jullien
2014-05-31
server: fix confusing wording for incoming tcp connections
Paul Fertser
2014-03-17
gdb_server: do not copy feature names for tdesc generation
Paul Fertser
2014-03-07
gdb_server: Fix segfault in (and rewrite) decode_xfer_read
Andreas Fritiofson
2014-03-04
gdbserver: fix duplicate declaration
Spencer Oliver
2014-03-04
gdb_server: fix memory leaks in users of get_reg_features_list()
Christian Eggers
2014-03-04
Constify received GDB packet
Christian Eggers
2014-03-04
gdb_server: Don't modify "buf" argument in decode_xfer_read()
Christian Eggers
2014-03-04
Remove unneeded zero termination of received packet
Christian Eggers
2014-02-06
gdb_server: Fix confusing warning when entering noack mode
Anton Kolesov
2014-02-04
server/gdb_server: fix uninitialised variable warning
Paul Fertser
2014-01-20
gdb_server: check for invalid read memory requests
Paul Fertser
2014-01-15
Conform to C99 integer types format specifiers
Hsiangkai Wang
2014-01-08
Allow "tcl_port" to be run after config to simply display the port.
Robert P. J. Day
2013-12-17
fix flash bank auto_probe() fail with multiple targets
Sergey A. Borshch
2013-12-01
NULL check before dereferencing
Luca BRUNO
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
2013-10-03
gdb_server: Further cleanup of target desc functions
Andreas Fritiofson
2013-09-21
gdb: cleanup gdb target description support
Spencer Oliver
2013-09-21
gdb: enable target description support by default
Spencer Oliver
2013-09-21
gdb: add default description reg types
Spencer Oliver
2013-09-13
gdb_server: Do not set gdb_con->sync to true for new connections
Anton Kolesov
2013-08-29
gdb server: do not free tdesc_filename early
Spencer Oliver
2013-08-07
gdb_server: check target before executing event callback
Hsiangkai Wang
2013-08-07
gdb_server: add target_debug_reason for program exit detection
Hsiangkai Wang
2013-08-07
gdb_server: support File-I/O Remote Protocol Extension
Hsiangkai Wang
2013-08-07
gdb server: new feature, add stop reason in stop reply packet for gdb
Hsiangkai Wang
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-05-08
telnet_server: support C-p, C-n for moving through history
Paul Fertser
[next]