Home
last modified time | relevance | path

Searched refs:runDebugger (Results 1 – 7 of 7) sorted by relevance

/dports/editors/kate/kate-21.12.3/addons/gdbplugin/
H A Ddebugview.h29 void runDebugger(const GDBTargetConf &conf, const QStringList &ioFifos);
H A Ddebugview.cpp48 void DebugView::runDebugger(const GDBTargetConf &conf, const QStringList &ioFifos) in runDebugger() function in DebugView
H A Dplugin_kategdb.cpp314 m_debugView->runDebugger(m_configView->currentTarget(), ioFifos); in slotDebug()
/dports/textproc/sablotron/Sablot-1.0.3/src/command/
H A Dsabcmd.cpp651 void runDebugger() in runDebugger() function
691 runDebugger(); return 0; in main()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dqutecsound.h303 void runDebugger();
H A Dqutecsound.cpp164 connect(m_debugPanel, SIGNAL(runSignal()), this, SLOT(runDebugger())); in CsoundQt()
3373 void CsoundQt::runDebugger() in runDebugger() function in CsoundQt
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/
H A Dapp.lua26 local runDebugger = corsixth.require("run_debugger")
73 return runDebugger()