Merge commit 'fa492e53ec91f7f33f3d21370453aa9c13d837de'

Conflicts:
	src/plugins/debugger/gdbengine.cpp
This commit is contained in:
hjk
2009-02-11 14:42:55 +01:00

View File

@@ -3338,7 +3338,7 @@ void GdbEngine::handleQueryDataDumper2(const GdbResultRecord &record)
tr("The debugged binary does not contain information needed for "
"nice display of Qt data types.\n\n"
"You might want to try including the file\n\n"
".../share/qtcreator/gdbmacros/gdbmacros.cpp'\n\n"
".../share/qtcreator/gdbmacros/gdbmacros.cpp\n\n"
"into your project directly.")
);
} else {