Wrap long line.

This commit is contained in:
Pedro Alves 2009-03-04 22:52:00 +00:00
parent 1941c569e4
commit 237d431546
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
we just learned about an inferior, call notice_new_inferior.
(record_currthread): Adjust.
(remote_threads_info): Adjust to use remote_notice_new_inferior.
(remote_start_remote, extended_remote_attach_1): Use remote_add_inferior.
(remote_start_remote, extended_remote_attach_1): Use
remote_add_inferior.
(process_stop_reply): Adjust. Call remote_notice_new_inferior
after handling expedited registers and watchpoint state.
(extended_remote_create_inferior_1): Use remote_add_inferior.