diff options
author | Tom Tromey <tromey@adacore.com> | 2019-08-15 11:23:13 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2019-08-15 11:24:22 -0600 |
commit | d59b55f0952e95fdbec58021cecce85f4557b485 (patch) | |
tree | acbe5f6b118b2acb23844e556fea2a7b883e16e4 /cpu | |
parent | 97dd8e07d998f5f0fcd0d06fd53e2ae9d337d222 (diff) | |
download | gdb-d59b55f0952e95fdbec58021cecce85f4557b485.zip gdb-d59b55f0952e95fdbec58021cecce85f4557b485.tar.gz gdb-d59b55f0952e95fdbec58021cecce85f4557b485.tar.bz2 |
Use gdb::byte_vector in target_write_memory
Pedro pointed out that target_write_memory should use gdb::byte_vector
rather than std::vector<unsigned char>.
gdb/gdbserver/ChangeLog
2019-08-15 Tom Tromey <tromey@adacore.com>
* target.c (target_write_memory): Use gdb::byte_vector.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions