]> git.sur5r.net Git - openocd/commit
gdb: enable target description support by default
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 13 Sep 2013 08:34:01 +0000 (09:34 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 21 Sep 2013 20:08:49 +0000 (20:08 +0000)
commitc6216201b249e6a97fcc085e413e3d34e0de6fb7
tree806c0d0ea6f63be5dbe16c1fbb3c31a076c37891
parent80a94681de4c304ed8d550d4da547cdc523d2207
gdb: enable target description support by default

This enables gdb target description support by default, it will check that
this is supported by the active target.

Change-Id: Iea5a5b94c5e373af30dacb780020b79536caa1e3
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1618
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/server/gdb_server.c