Remove a cleanup from remote.c
authorTom Tromey <tom@tromey.com>
Thu, 3 May 2018 06:04:11 +0000 (00:04 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 4 May 2018 15:11:55 +0000 (09:11 -0600)
commit69b6ecb049143078f43a9372b68ac90a4601dc8c
treedcbf6a3773d79b43387e58b3959c283e486fa492
parent11859c310cd6b6fd892337a5ee1d36921e6d08d8
Remove a cleanup from remote.c

This removes a cleanup from remote.c by using std::string to construct
the qSupported packet.

Tested by the buildbot.

ChangeLog
2018-05-04  Tom Tromey  <tom@tromey.com>

* remote.c (remote_query_supported_append): Change type.
(remote_check_symbols): Update.
gdb/ChangeLog
gdb/remote.c
This page took 0.023808 seconds and 4 git commands to generate.