tcl/board: Add Infineon XMC 2Go config
[openocd.git] / src / server /
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the... 44/2544/5
2015-03-09 Austin Mortonserver: tcl_notifications command 36/2336/8
2015-03-09 Mateusz ManowieckiAdded system signal handling to Linux version 43/2443/3
2015-02-22 Matej Kupljengdb_server: ignore stray + in ACK mode 45/2545/3
2015-02-11 Paul Fertserserver: shutdown command should lead to exit without... 11/2511/2
2014-09-29 Jon Burgessgdb_server: Include current RTOS thread in signal packets 03/2303/2
2014-06-22 Franck Jullienopenrisc: add support for JTAG Serial Port 62/2162/3
2014-05-31 Paul Fertserserver: fix confusing wording for incoming tcp connections 37/1937/2
2014-03-17 Paul Fertsergdb_server: do not copy feature names for tdesc generation 28/2028/2
2014-03-07 Andreas Fritiofsongdb_server: Fix segfault in (and rewrite) decode_xfer_read 23/2023/2
2014-03-04 Spencer Olivergdbserver: fix duplicate declaration 20/2020/2
2014-03-04 Christian Eggersgdb_server: fix memory leaks in users of get_reg_featur... 17/1917/6
2014-03-04 Christian EggersConstify received GDB packet 19/1919/6
2014-03-04 Christian Eggersgdb_server: Don't modify "buf" argument in decode_xfer_... 24/1924/5
2014-03-04 Christian EggersRemove unneeded zero termination of received packet 22/1922/3
2014-02-06 Anton Kolesovgdb_server: Fix confusing warning when entering noack... 95/1895/3
2014-02-04 Paul Fertserserver/gdb_server: fix uninitialised variable warning 77/1877/2
2014-01-20 Paul Fertsergdb_server: check for invalid read memory requests 53/1853/3
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers 94/1794/5
2014-01-08 Robert P. J. DayAllow "tcl_port" to be run after config to simply displ... 57/1857/2
2013-12-17 Sergey A. Borshchfix flash bank auto_probe() fail with multiple targets 13/1813/2
2013-12-01 Luca BRUNONULL check before dereferencing 09/1809/2
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting 68/1668/3
2013-10-03 Andreas Fritiofsongdb_server: Further cleanup of target desc functions 45/1645/2
2013-09-21 Spencer Olivergdb: cleanup gdb target description support 19/1619/6
2013-09-21 Spencer Olivergdb: enable target description support by default 18/1618/6
2013-09-21 Spencer Olivergdb: add default description reg types 22/1622/2
2013-09-13 Anton Kolesovgdb_server: Do not set gdb_con->sync to true for new... 87/1587/3
2013-08-29 Spencer Olivergdb server: do not free tdesc_filename early 54/1554/2
2013-08-07 Hsiangkai Wanggdb_server: check target before executing event callback 01/1501/2
2013-08-07 Hsiangkai Wanggdb_server: add target_debug_reason for program exit... 42/1242/17
2013-08-07 Hsiangkai Wanggdb_server: support File-I/O Remote Protocol Extension 02/1102/19
2013-08-07 Hsiangkai Wanggdb server: new feature, add stop reason in stop reply... 92/1092/16
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description 82/1382/9
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-05-08 Paul Fertsertelnet_server: support C-p, C-n for moving through... 76/1376/2
2013-05-06 Hsiangkai Wanggdb_server: remove target_handle_event from gdb event... 72/1372/2
2013-04-28 Hsiangkai Wanggdb server: Fix bug. Parse 'M' packet error. 60/1360/2
2013-04-21 Spencer Olivertelnet: add telnet history support 10/1310/2
2013-04-02 Evan Huntergdb server: Fix buffer overrun - sprintf appends a... 12/1312/2
2013-03-07 Spencer Olivergdb: use stdio functions to convert parameters 28/1128/4
2013-02-26 Spencer Olivergdbserver: use common hexify/unhexify routines 05/1105/3
2012-12-24 Spencer Olivergdb: fix correct shutdown when using pipes 93/993/3
2012-10-31 Sergey Borshchfix memory leaks
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-10-24 Spencer OliverRevert "gdb_server : 'R' command replied by OK"
2012-10-17 Spencer Olivergdb: fix extended-remote restart
2012-10-02 Spencer Olivergdbserver: code cleanup
2012-08-29 Spencer Oliverserver: warn if user changes server port after init
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-07-30 Spencer Olivertelnet: cleanup comments
2012-05-25 Vandra AkosJim_GetResult was called twice
2012-05-21 Spencer Olivertarget: remove legacy target events
2012-03-19 Mathias Kgdb_server: Simple close the connection and not exit...
2012-03-19 Mathias Kgdb_server: Fix wrong index/length compare.
2012-03-14 Mathias Kgdb_server: sanity check the gdb register size
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2012-02-06 Spencer Oliverbuild: cleanup src/server directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-15 Michel JAOUENrtos : receive reset info
2012-01-15 Michel JAOUENrtos : smp support
2012-01-15 Michel JAOUENrtos : remove unused parameter
2012-01-09 Øyvind Harboertos: fix bug in error handling
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-12-02 Spencer Olivergdb_server: use strndup to allocate debug messages
2011-12-01 James ZhaoFix compile error when _DEBUG_GDB_IO_ is set
2011-11-17 Philip Nyegdb: Potential rounding error in reg_packet_size gdb_ge...
2011-11-17 Philip Nyegdb: fix multi core gdb issue
2011-11-03 Øyvind Harboegdb_server: assert to avoid malloc(0)
2011-10-23 Antonio BorneoSERVER: fix clang warning
2011-10-22 Øyvind Harboeserver: remove warning due to dead assignment
2011-10-17 Øyvind Harboetarget: DCC / target message backoff algorithm
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-05-18 Jie ZhangGet register value if it's invalid in cache.
2011-04-28 Michel Jaouengdb_server : 'R' command replied by OK
2011-04-28 Michel Jaouensmp : infra for smp minimum support
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip
2011-03-17 Uwe HermannFix a bunch of typos.
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-21 Øyvind Harboeserver: remove error value from LOG_INFO
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-15 Øyvind Harboehttpd: retire this server
2010-11-15 Øyvind Harboegdb: fix occasional crash when flash probe failed
2010-11-11 Øyvind Harboegdb: improve error message when gdb connect fails
2010-10-05 Spencer Oliverbuild: remove warn_unused_result errors
2010-10-04 Spencer Olivergdbserver: fix gdb_port memory leak
2010-10-04 Spencer Oliverserver: fix server pipe windows support
2010-10-01 Øyvind Harboepipes: add documentation for pipes
2010-10-01 Øyvind Harboeserver: add support for pipes
2010-10-01 Øyvind Harboeserver: specify port as a string
2010-10-01 Øyvind Harboeserver: read/write now goes through connection fn's
2010-10-01 Øyvind Harboeserver: split file descriptors in in/out fd's
2010-10-01 Øyvind Harboeserver: rely on ctrl-c to stop openocd
2010-09-26 Øyvind Harboegdb: fix blank line at top
2010-09-20 Øyvind Harboetcl_server: switch to ctrl-z
2010-07-05 sb-sfgdbserver: incorrect memory map for multiple targets...
2010-06-17 Oyvind Harboegdb-server: fix -Wshadow warning
2010-06-16 Øyvind Harboegdb: -Wshadow warning fixes
2010-06-16 Øyvind Harboegdb: clean up error handling in step/continue
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)