blackmagic/src
UweBonnes 00937348b3
Fixes to compile "make ENABLE_DEBUG=1 all_platforms" (#515)
2019-09-04 13:09:43 +02:00
..
include target: Add new methods for read/write individual regs. 2019-09-01 20:38:38 +02:00
platforms Fixes to compile "make ENABLE_DEBUG=1 all_platforms" (#515) 2019-09-04 13:09:43 +02:00
target Fixes to compile "make ENABLE_DEBUG=1 all_platforms" (#515) 2019-09-04 13:09:43 +02:00
Makefile Windows Build Fixes GNU make 4.2.1 (#502) 2019-08-28 10:45:41 +02:00
command.c Fixes to compile "make ENABLE_DEBUG=1 all_platforms" (#515) 2019-09-04 13:09:43 +02:00
crc32.c target: move mmio routines out of public interface. 2016-07-13 08:31:09 +12:00
exception.c debug: Use semihosting if available or output via usbuart. 2016-09-29 21:31:13 -07:00
gdb_hostio.c target: Use size_t instead of unsigned in syscall interface. 2016-07-13 08:31:09 +12:00
gdb_hostio.h target: Use size_t instead of unsigned in syscall interface. 2016-07-13 08:31:09 +12:00
gdb_main.c gdb: Implement 'p' and 'P' register access 2019-09-01 20:38:38 +02:00
gdb_packet.c src: Replace sprintf with snprintf 2019-08-05 15:43:33 +02:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
main.c jtag/swd: Rename defines/make variables to allow removal of weak attribute 2019-07-18 20:54:10 +02:00
morse.c pc-hosted: Display morse message on controlling terminal. 2019-09-01 12:11:51 +02:00