gdbserver/tracepoint: Add casts out of tpoint->handle
authorPedro Alves <palves@redhat.com>
Thu, 29 Oct 2015 12:55:02 +0000 (12:55 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 29 Oct 2015 12:56:27 +0000 (12:56 +0000)
commitc17414a2a4de406c1aa55882b25a1644ba26f555
tree5e53cf06ad682aad614c054f75a3197faf9b3475
parente053fbc44f32c12a67f4bcd9f01142b4e043496c
gdbserver/tracepoint: Add casts out of tpoint->handle

... as needed for C++.

tpoint->handle is a generic 'void *' handle.

gdb/gdbserver/ChangeLog:
2015-10-29  Pedro Alves  <palves@redhat.com>

* tracepoint.c (clear_installed_tracepoints): Add casts.
gdb/gdbserver/ChangeLog
gdb/gdbserver/tracepoint.c
This page took 0.0243 seconds and 4 git commands to generate.