openocd/src
Adrian Negreanu 850e85fa6f semihosting: print the semihosting operation id
Change-Id: If5c3568bd1c99a48ac492137f48da0d9764efe14
Signed-off-by: Adrian Negreanu <adrian.negreanu@nxp.com>
Reviewed-on: http://openocd.zylin.com/5923
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Jonathan McDowell <noodles-openocd@earth.li>
Reviewed-by: Tim Newsome <tim@sifive.com>
2020-11-07 20:50:16 +00:00
..
flash flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
helper helper/command: fix clang static analyzer warning 2020-11-04 17:35:14 +00:00
jtag jtag: declare local symbols as static 2020-11-04 17:39:22 +00:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos rtos: make private the API rtos_try_next() 2020-11-04 17:39:42 +00:00
server server: permit the add_service function to return the created service 2020-11-07 20:49:53 +00:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target semihosting: print the semihosting operation id 2020-11-07 20:50:16 +00:00
transport transport: remove unused function transports_are_declared() 2020-11-04 17:39:35 +00:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
openocd.c openocd: convert function setup_command_handler() to static 2020-11-04 17:40:14 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00