+2010-06-09 Michael Snyder <msnyder@vmware.com>
+
+ * target.c (update_current_target): Fix spelling error in comment.
+ (target_mourn_inferior): Fix spelling error in error message.
+
2010-06-08 Paul Hilfinger <hilfingr@adacore.com>
* dictionary.h (dict_iter_name_first, dict_iter_name_next): Refer to
INHERIT (to_remove_exec_catchpoint, t);
INHERIT (to_set_syscall_catchpoint, t);
INHERIT (to_has_exited, t);
- /* Do not inherit to_mourn_inferiour. */
+ /* Do not inherit to_mourn_inferior. */
INHERIT (to_can_run, t);
INHERIT (to_notice_signals, t);
/* Do not inherit to_thread_alive. */
}
internal_error (__FILE__, __LINE__,
- "could not find a target to follow mourn inferiour");
+ "could not find a target to follow mourn inferior");
}
/* Look for a target which can describe architectural features, starting