diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-10-28 15:01:27 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-10-28 15:01:27 +0000 |
commit | 9a7071a8ce92ca34996d97b77e72ac8cc3946cd6 (patch) | |
tree | 9f70f54a268195155ff17a5b382b60a41d5d38f3 /gdb/infrun.c | |
parent | 14610ad10e3d4b84565d3590eaa9582f9793f743 (diff) | |
download | gdb-9a7071a8ce92ca34996d97b77e72ac8cc3946cd6.zip gdb-9a7071a8ce92ca34996d97b77e72ac8cc3946cd6.tar.gz gdb-9a7071a8ce92ca34996d97b77e72ac8cc3946cd6.tar.bz2 |
gdb/:
* remote.c (interrupt_sequence_control_c)
(interrupt_sequence_break, interrupt_sequence_break_g)
(interrupt_sequence_modes): New constants.
(interrupt_sequence_mode, interrupt_on_connect): New variable.
(show_interrupt_sequence): New function.
(set_remotebreak, show_remotebreak): New function.
(send_interrupt_sequence): New function.
(remote_start_remote): Call send_interrupt_sequence if
interrupt_on_connect is true.
(remote_stop_as): Call send_interrupt_sequence.
(_initialize_remote): Add interrupt-sequence and interrupt-on-connect,
modify remotebreak to call set_remotebreak and show_remotebreak.
* NEWS: Add entry for "set/show remote interrupt-sequence" and
"set/show remote interrupt-on-connect". Also mention that
"set/show remotebreak" is now deprecated.
gdb/doc/:
* gdb.texinfo (Remote Configuration): Add "set/show remote
interrupt-sequence" and "set/show remote interrupt-on-connect" command.
Diffstat (limited to 'gdb/infrun.c')
0 files changed, 0 insertions, 0 deletions