]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/remote.c
* remote.c (remote_protocol_vcont): New variable.
authorDaniel Jacobowitz <drow@false.org>
Thu, 16 Oct 2003 20:51:47 +0000 (20:51 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 16 Oct 2003 20:51:47 +0000 (20:51 +0000)
commit506fb3678493f7f3028e1364dfcf7b8b8f2ed4d8
tree9c43c38647ae6e81f9016107854dca54c8733b1b
parentac39399582ac9c62ec4a270b19a34a1bda4a7180
* remote.c (remote_protocol_vcont): New variable.
(set_remote_protocol_vcont_packet_cmd): New function.
(show_remote_protocol_vcont_packet_cmd): New function.
(init_all_packet_configs): Handle remote_protocol_vcont.
(remote_vcont_probe): New function.
(remote_vcont_resume): New function.
(remote_resume): Use it.
(remote_async_resume): Call remote_resume.
(_initialize_remote): Add verbose-resume packet commands.
gdb/ChangeLog
gdb/remote.c