]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Replace last_async_command with
authorNick Roberts <nickrob@snap.net.nz>
Tue, 5 Sep 2006 10:12:19 +0000 (10:12 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 5 Sep 2006 10:12:19 +0000 (10:12 +0000)
commitb7699cf23957e6d4a9faa7cee02be1d461764f0f
tree52a0707527e6d4e71c94c64e45e2759b79df2963
parent79e8ffff6699cd5922c7de59c8b10c76f6e38861
Replace last_async_command with
current_command_token.  Rename previous_async_command to
previous_command_token.
(captured_mi_execute_command): Reset current_command_token to
NULL when executing a CLI command.
gdb/mi/mi-main.c