push last_pass_packet into struct remote_state
authorTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:04:52 +0000 (18:04 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:04:52 +0000 (18:04 +0000)
commit747dc59d2094de0220383e4ef5e9be9ad72cbe8d
tree470b1d3453fb74269f1bf9b7d8852c1ed0ce7825
parent262e11744a20605389113d2859293ccb2651a03f
push last_pass_packet into struct remote_state

This moves the global last_pass_packet into remote_state.

* remote.c (struct remote_state) <last_pass_packet>:
New field.
(last_pass_packet): Remove.
(remote_pass_signals, remote_open_1): Update.
gdb/ChangeLog
gdb/remote.c
This page took 0.02514 seconds and 4 git commands to generate.