build gdbserver with new library
authorKarl Palsson <karlp@tweak.net.au>
Fri, 7 Oct 2011 20:17:48 +0000 (20:17 +0000)
committerKarl Palsson <karlp@tweak.net.au>
Fri, 7 Oct 2011 20:17:48 +0000 (20:17 +0000)
commit8f4e7c64dc798e6c5471cb6844f08f5b35f1e4bf
tree9b9754561a5a52b5adf0bf44ad6ad273b2cde6af
parenta87def9593085d1c5af5eaeb71b12d71738325d5
build gdbserver with new library

Has a line hardcoding it to the the usb backend.  I don't have a stm32vl board :(
gdbserver/Makefile [new file with mode: 0644]
gdbserver/gdb-server.c
src/stlink-common.c
src/stlink-common.h
src/stlink-sg.c
src/stlink-usb.c