core-debug-def.sh (383B)
1 # -*- mode: sh; mode: sh-bash -*- 2 3 ble/util/autoload "$_ble_base/lib/core-debug.sh" \ 4 ble/debug/setdbg \ 5 ble/debug/print \ 6 ble/debug/print-variables \ 7 ble/debug/stopwatch/start \ 8 ble/debug/stopwatch/stop \ 9 ble/debug/profiler/start \ 10 ble/debug/profiler/stop