m_access->showDebuggerOutput(m_messagePrefix,QCoreApplication::translate("CdbDumperHelper","Disabling dumpers due to debuggee crash..."));
m_access->showDebuggerOutput(m_messagePrefix,QCoreApplication::translate("Debugger::Internal::CdbDumperHelper","Disabling dumpers due to debuggee crash..."));
m_access->showDebuggerOutput(m_messagePrefix,QCoreApplication::translate("CdbDumperHelper","The debuggee does not appear to be Qt application."));
m_access->showDebuggerOutput(m_messagePrefix,QCoreApplication::translate("Debugger::Internal::CdbDumperHelper","The debuggee does not appear to be Qt application."));
*errorMessage=QCoreApplication::translate("CdbDumperHelper","The custom dumper library could not be initialized: %1").arg(*errorMessage);
*errorMessage=QCoreApplication::translate("Debugger::Internal::CdbDumperHelper","The custom dumper library could not be initialized: %1").arg(*errorMessage);
<string>Checking this will make enable tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default.</string>
<string>Checking this will enable tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default.</string>