Don't use struct buffer in handle_qxfer_threads
This changes handle_qxfer_threads, in gdbserver, to use std::string rather than struct buffer.
Loading
Please register or sign in to comment
This changes handle_qxfer_threads, in gdbserver, to use std::string rather than struct buffer.