cmd: fix compile error in DEBUG

cmd is a std::string_view, not a char*

Test: compile with #define DEBUG 1
Change-Id: If5950f526bd30c339d8d183a9dd1b48860095d1c
1 file changed