stlink/gdbserver
Michael Pratt 684d76afa0 Fix watchpoint support
Setting of watchpoints was nested inside of a case statement, so it
would only run for that case, even though it supports all cases.
2012-08-19 12:19:25 -04:00
..
Makefile Use pkg-config to find libusb CFLAGS and LDFLAGS. 2012-01-31 16:49:45 +10:30
gdb-remote.c fix signedness warning 2012-05-13 22:54:26 +01:00
gdb-remote.h Initial commit of workable stm32l debug 2011-10-06 23:22:33 +00:00
gdb-server.c Fix watchpoint support 2012-08-19 12:19:25 -04:00