blob: 21965fac2ac639d446766f937bc8d5a452c78c28 [file] [log] [blame]
JavaBreakpoint.no_associated_marker=Breakpoint does not have an associated marker.
JavaWatchpoint.no_access_watchpoints=VM does not support access watchpoints.
JavaWatchpoint.no_modification_watchpoints=VM does not support modification watchpoints.
JDIDebugTarget.JDI_Event_Dispatcher=: JDI Event Dispatcher
JDIDebugTarget.does_not_support_disconnect=VM does not support \'disconnect\'.
JDIDebugTarget.does_not_support_hcr=VM does not support hot code replace.
JDIDebugTarget.does_not_support_resume=VM does not support resume.
JDIDebugTarget.does_not_support_suspend=VM does not support suspend.
JDIDebugTarget.does_not_support_termination=VM does not support termination.
JDIDebugTarget.exception_disconnecting={0} occurred disconnecting from VM.
JDIDebugTarget.exception_replacing_types={0} occurred replacing types in VM.
JDIDebugTarget.exception_retrieving_name={0} occurred retrieving VM name.
JDIDebugTarget.exception_retrieving_version_information={0} occurred retrieving version information for {1}.
JDIDebugTarget.exception_terminating={0} occurred while terminating VM.
JDIDebugTarget.hcr_failed=Hot code replace failed - VM may be inconsistent
JDIDebugTarget.hcr_ignored=Hot code replace ignored.
JDIStackFrame.Drop_to_frame_not_supported=Drop to frame not supported.
JDIStackFrame.exception_retrieving_argument_type_names={0} occurred retrieving argument type names.
JDIStackFrame.exception_retrieving_declaring_type={0} occurred retrieving declaring type.
JDIStackFrame.exception_retrieving_fields={0} occurred retrieving fields of declaring type.
JDIStackFrame.exception_retrieving_line_number={0} occurred retrieving line number.
JDIStackFrame.exception_retrieving_method={0} occurred retrieving method.
JDIStackFrame.exception_retrieving_method_name={0} occurred retrieving method name.
JDIStackFrame.exception_retrieving_method_signature={0} occurred retrieving method signature.
JDIStackFrame.exception_retrieving_receiving_type={0} occurred retrieving receiving type.
JDIStackFrame.exception_retrieving_source_name={0} occurred retrieving source name debug attribute.
JDIStackFrame.exception_retrieving_this={0} occurred retrieving \'this\' from stack frame.
JDIStackFrame.exception_retrieving_visible_variables={0} occurred retrieving visible variables.
JDIStackFrame.exception_retrieving_visible_variables_2={0} occurred retrieving visible variables.
JDIThread.Cannot_perform_nested_evaluations=Cannot perform nested evaluations.
JDIThread.Cannot_perform_nested_evaluations_2=Cannot perform nested evaluations
JDIThread.Cannot_perform_nested_evaluations_3=Cannot perform nested evaluations.
JDIThread.Project_must_be_built=Project must be built in order to perform evaluation.
JDIThread.Unable_to_perform_evaluation_at_current_location=Unable to perform evaluation at current location. Thread must be suspended by a breakpoint or step.
JDIThread.exception_creating_step_request={0} occurred creating step request.
JDIThread.exception_deleting_step_request={0} occurred deleting previous step request.
JDIThread.exception_determining_if_system_thread={0} occurred while determining if thread is a \'System\' thread.
JDIThread.exception_invoking_method={0} occurred invoking method.
JDIThread.exception_popping={0} occurred popping stack frame.
JDIThread.exception_re-entering={0} occurred re-entering top stack frame.
JDIThread.exception_resuming={0} occurred resuming thread.
JDIThread.exception_retrieving_method={0} occurred retrieving method.
JDIThread.exception_retrieving_stack_frames={0} occurred retrieving stack frames.
JDIThread.exception_retrieving_stack_frames_2={0} occurred retrieving stack frames.
JDIThread.exception_retrieving_thread_group={0} occurred retrieving thread group.
JDIThread.exception_retrieving_thread_group_name={0} occurred retrieving thread group name.
JDIThread.exception_retrieving_thread_name={0} occurred retrieving thread name.
JDIThread.exception_retrieving_thread_priority={0} occurred retrieving thread priority.
JDIThread.exception_stepping={0} occurred stepping in thread.
JDIThread.exception_suspending={0} occurred suspending thread.
JDIThread.exception_terminating={0} occurred terminating thread.
JDIThread.exception_terminating_2={0} occurred terminating thread.
JDIThread.no_priority_field=Unable to find \'priority\' field in thread.
JDIThread.priority_not_an_integer=Value of thread \'priority\' is not an integer.
JDIThread.unable_to_terminate=Unable to terminate thread.
JDIValue.deallocated=deallocated
JDIValue.exception_evaluating_toString()={0} occurred evaluating \'toString()\'.
JDIValue.exception_is_collected={0} occurred determining if object has been garbage collected.
JDIValue.exception_retrieving_fields={0} occurred retrieving fields.
JDIValue.exception_retrieving_length_of_array={0} occurred retrieving length of array.
JDIValue.exception_retrieving_reference_type_name={0} occurred retrieving reference type name.
JDIValue.exception_retrieving_type_signature={0} occurred retrieving type signature.
JDIValue.exception_retrieving_unique_id={0} occurred retrieving unique id.
JDIValue.exception_retrieving_value={0} occurred retrieving value.
JDIValue.id_8=id
JDIValue.null_10=null
JDIValue.null_15=null
JDIValue.null_4=null
JDIValue.thread_not_suspended=Thread not suspended - unable to perform \'toString()\' evaluation.
JDIValue.timeout_performing_toString()=Timeout occurred while performing \'toString()\' evaluation.
JDIValue.toString()_not_implemented=Unable to evaluate \'toString()\' - method not implemented.
JDIArrayPartitionValue.exception_is_garbage_collected={0} occurred determining if array has been garbage collected.
JDIVariable.does_not_support_value_modification=Variable does not support value modification.
JDIVariable.exception_retrieving={0} occurred while retrieving value.
JDIArrayEntryVariable.exception_modifying_variable_value={0} occurred while modifying variable value.
JDIArrayEntryVariable.exception_modifying_variable_value_2={0} occurred while modifying variable value.
JDIArrayEntryVariable.exception_modifying_variable_value_3={0} occurred while modifying variable value.
JDIArrayEntryVariable.exception_retrieving_reference_type={0} occurred retrieving reference type.
JDIArrayEntryVariable.exception_retrieving_type_signature={0} occurred retrieving type signature.
JDIArrayEntryVariable.value_modification_failed=Value modification failed - unable to retrieve array.
JDIArrayPartition.exception_retrieving_reference_type={0} occurred retrieving reference type.
JDIArrayPartition.exception_retrieving_signature={0} occurred retrieving signature.
JDIFieldVariable.exception_modifying_value_1={0} occurred modifying value.
JDIFieldVariable.exception_modifying_value_2={0} occurred modifying value.
JDIFieldVariable.exception_modifying_value_3={0} occurred modifying value.
JDIFieldVariable.exception_retrieving_field_name={0} occurred retrieving field name.
JDIFieldVariable.exception_retrieving_field_signature={0} occurred retrieving field signature.
JDILocalVariable.exception_modifying_local_variable_value_1={0} occurred modifying local variable value.
JDILocalVariable.exception_modifying_local_variable_value_2={0} occurred modifying local variable value.
JDILocalVariable.exception_modifying_local_variable_value_3={0} occurred modifying local variable value.
JDILocalVariable.exception_retrieving_local_variable_name={0} occurred retrieving local variable name.
JDILocalVariable.exception_retrieving_local_variable_type_name={0} occurred retrieving local variable type name.
JDILocalVariable.exception_retrieving_local_variable_type_signature={0} occurred retrieving local variable type signature.
JDIModificationVariable.value_modification_failed=Value modification failed - unable to generate value from expression: {0}
JDIThisVariableexception_retrieving_reference_type_name={0} occurred retrieving reference type name.
JDIThisVariableexception_retrieving_type_signature={0} occurred retrieving type signature.
StackFrameEvaluationContext.context_of_inner_type_not_supported=Evaluation in context of inner type not supported
StackFrameEvaluationContext.unable_to_determine_type=Evaluation failed - unable to determine type associated with stack frame.
ThreadEvaluationContext.exception_attempting_to_load_class={0} occurred attempting to load class {1}.
ThreadEvaluationContext.exception_locating_result_value={0} occurred locating result value.
ThreadEvaluationContext.exception_performing_evaluation={0} occurred performing evaluation.
ThreadEvaluationContext.exception_retreiving_evaluation_result={0} occurred retreiving evaluation result.
ThreadEvaluationContext.exception_retreiving_evaluation_result_type_signature={0} occurred retreiving evaluation result type signature.
ThreadEvaluationContext.thread_not_suspended=Evaluation failed - thread not currently suspended.
ThreadEvaluationContext.unable_to_load_code_snippet=Evaluation failed - unable to load code snippet.
StackFrameEvaluationContext.exception_performing_evaluation={0} occurred while performing evaluation.
Timer.label=: Step Timer
Timer.exception_already_started=Attempting to start a timer that is already started
JavaPatternBreakpoint.exception_source_name={0} occurred while determining source name debug attribute for {1}
JDIDebugElement.unknown=<unknown>