commit | 71a64d8ba873b5618e357e85d6536d6fdd466aa6 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Fri Dec 16 07:59:52 2022 -0700 |
committer | Tom Tromey <tom@tromey.com> | Fri Feb 24 11:52:48 2023 -0700 |
tree | f2fe0dd18337ddb3d1184155526eb9e37dc4b779 | |
parent | 873a185be258ad2552b9579005852815b4da5baf [diff] |
Don't use struct buffer in handle_qxfer_threads This changes handle_qxfer_threads, in gdbserver, to use std::string rather than struct buffer.