I\'m trying to print something at certain breakpoint and it works:
break xxx commands p str c end
Then I tried to print a prefix, so I change