Home
last modified time | relevance | path

Searched refs:TASK_CATEGORY_DEBUGGER_DEBUGINFO (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Ddebuggerinternalconstants.h67 const char TASK_CATEGORY_DEBUGGER_DEBUGINFO[] = "Debuginfo"; variable
H A Ddebuggerruncontrol.cpp440 TaskHub::clearTasks(Constants::TASK_CATEGORY_DEBUGGER_DEBUGINFO); in start()
H A Ddebuggerplugin.cpp782 TaskHub::addCategory(TASK_CATEGORY_DEBUGGER_DEBUGINFO, tr("Debug Information")); in DebuggerPluginPrivate()