trace-cmd: Add debug option to tell msg protocol not to timeout In order to debug the message protocol, we do not want to time out, as we need to run gdb on the client and server, and timeouts kill the connections we want to debug. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>