Home
last modified time | relevance | path

Searched refs:on_debugger_stopped (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/anjuta/anjuta-3.34.0/plugins/debug-manager/
H A Dmemory.c157 on_debugger_stopped (DmaMemory *mem) in on_debugger_stopped() function
160 g_signal_handlers_disconnect_by_func (mem->plugin, G_CALLBACK (on_debugger_stopped), mem); in on_debugger_stopped()
204 g_signal_connect_swapped (mem->plugin, "debugger-stopped", G_CALLBACK (on_debugger_stopped), mem); in on_debugger_started()
/dports/devel/anjuta/anjuta-3.34.0/plugins/gdb/
H A Dplugin.c215 on_debugger_stopped (GdbPlugin *self, GError *err) in on_debugger_stopped() function
219 g_signal_handlers_disconnect_by_func (self, G_CALLBACK (on_debugger_stopped), self); in on_debugger_stopped()
235 on_debugger_stopped (this, NULL); in gdb_plugin_initialize()
240 g_signal_connect_swapped (this, "debugger-stopped", G_CALLBACK (on_debugger_stopped), this); in gdb_plugin_initialize()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-vc/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-prj/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-pg/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-latex/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-git-changebar/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-lipsum/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,
/dports/devel/geany-plugin-lua/geany-plugins-1.38/debugger/src/
H A Ddebug.c661 static void on_debugger_stopped (int thread_id) in on_debugger_stopped() function
914 on_debugger_stopped,

12