]> git.sur5r.net Git - openocd/commit
gdb_server: Include current RTOS thread in signal packets
authorJon Burgess <jburgess777@gmail.com>
Thu, 18 Sep 2014 18:57:34 +0000 (19:57 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 29 Sep 2014 20:11:59 +0000 (20:11 +0000)
commit1601c1a40be5be45dd7b4192afc16d256f0ebe0d
tree3d31cb3700a9dca282d20b0c68798e959b65d2b5
parent0a5e03c12aff31767483218232795bf8fa8df63b
gdb_server: Include current RTOS thread in signal packets

This allows GDB to automatically switch to the thread that has
been interrupted and show you where it has stopped.

Change-Id: Icb9500dc42a61eb977e9fac55ce9503c9926bf5d
Signed-off-by: Jon Burgess <jburgess777@gmail.com>
Reviewed-on: http://openocd.zylin.com/2303
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/server/gdb_server.c