diff options
author | Pedro Franco de Carvalho <pedromfc@linux.ibm.com> | 2018-08-06 16:24:55 -0300 |
---|---|---|
committer | Pedro Franco de Carvalho <pedromfc@linux.ibm.com> | 2018-08-06 16:30:17 -0300 |
commit | aa6f3694ce867884e43d1c0406c64df08ea24bd3 (patch) | |
tree | 3868f100041f38b5196d4a195ae087c01427e8a9 /ChangeLog | |
parent | 05abfc39c719e740530000059bb963ad33462479 (diff) | |
download | gdb-aa6f3694ce867884e43d1c0406c64df08ea24bd3.zip gdb-aa6f3694ce867884e43d1c0406c64df08ea24bd3.tar.gz gdb-aa6f3694ce867884e43d1c0406c64df08ea24bd3.tar.bz2 |
Remove trailing '-' from the last QTDP action packet
The has_more predicate in remote_target::download_tracepoint always
evaluates to true, so the last action packet will be sent with a
trailing '-'. This patch changes the predicate to remove the last
trailing '-'.
gdb/ChangeLog:
2018-08-06 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
* remote.c (remote_target::download_tracepoint): Fix the has_more
predicate in the QTDP action list iteration.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions