Don't use struct buffer in handle_qxfer_threads This changes handle_qxfer_threads, in gdbserver, to use std::string rather than struct buffer.