Files
sw_openocd/src/helper
Antonio Borneo 6b5e77ada6 helper/command: make script_debug() static
Now that all commands are executed through the common handler
command_unknown(), the message about command execution is logged
by command_unknown(). There is no need, for "native" commands
(.jim_handler) at root level to log the message (again) by itself.

Remove calls to script_debug() apart from command_unknown().
Make script_debug() static as only used in command.c.

Change-Id: I9b2728b69e7643d6121c4b35a96bc825bcb5488d
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5676
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
2021-04-18 15:35:03 +01:00
..
2020-09-05 17:10:54 +01:00
2021-01-13 11:33:16 +00:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2020-12-05 23:17:48 +00:00
2020-09-05 17:10:54 +01:00
2021-01-13 11:33:16 +00:00
2020-09-05 17:10:54 +01:00
2020-10-14 05:43:05 +01:00
2020-04-21 12:55:41 +01:00
2020-09-05 17:10:54 +01:00
2020-09-05 17:10:54 +01:00
2016-05-24 22:30:55 +01:00