move async_client_callback and async_client_context into remote_state
authorTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:16:30 +0000 (18:16 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:16:30 +0000 (18:16 +0000)
commit88b496c367b7abc6edb286ff4e19807f1c84af00
treec8728447c33753b4074192670ea6634754c55764
parent2f65bcb75d05d93af037229e084160fe25259322
move async_client_callback and async_client_context into remote_state

This moves async_client_callback and async_client_context into
remote_state.

* remote.c (struct remote_state) <async_client_callback,
async_client_context>: New fields.
(async_client_callback, async_client_context): Remove.
(remote_async_serial_handler, remote_async): Update.
gdb/ChangeLog
gdb/remote.c
This page took 0.027213 seconds and 4 git commands to generate.