]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* remote-mips.c (close_ports, mips_initialize_cleanups)
authorKevin Buettner <kevinb@redhat.com>
Thu, 11 Mar 2010 03:45:49 +0000 (03:45 +0000)
committerKevin Buettner <kevinb@redhat.com>
Thu, 11 Mar 2010 03:45:49 +0000 (03:45 +0000)
commit477c84a75fdca66b9f85ad33e0c5a4ae2226b789
tree7af052cc67985fea02c546e59c9594685cc55646
parent4c5193b7db75e1576d1da1ea8b5dfff29054e75e
* remote-mips.c (close_ports, mips_initialize_cleanups)
(mips_exit_cleanups, mips_send_command, mips_open, pmon_open)
(ddb_open, lsi_open, mips_remove_breakpoint, mips_remove_watchpoint)
(mips_stopped_by_watchpoint, send_srec, pmon_checkset)
(pmon_make_fastrec, pmon_check_ack, mips_expect_download)
(pmon_check_entry_address, pmon_check_total, pmon_end_download)
(pmon_download, pmon_load_fast, _initialize_remote_mips): Add
comments describing each of these functions.
(mips_enter_debug, mips_exit_debug, common_open)
(mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
blank line after the comment describing the function.
gdb/ChangeLog
gdb/remote-mips.c