push last_sent_step into struct remote_state
authorTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:07:45 +0000 (18:07 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:07:45 +0000 (18:07 +0000)
commit280ceea3097a78df559b4709ed8775d81e159b57
treecfa0233b13eb9eaef550ed1fb4152a72e4e62a04
parentb73be47123a5c052f638953a4936579c119bac20
push last_sent_step into struct remote_state

This moves the global last_sent_step into remote_state.

* remote.c (struct remote_state) <last_sent_step>:
New field.
(last_sent_step): Remove.
(remote_resume, remote_wait_as): Update.
gdb/ChangeLog
gdb/remote.c
This page took 0.026464 seconds and 4 git commands to generate.