syslog-ng source
debugger-main.h File Reference
#include "debugger/debugger.h"
#include "cfg.h"
Include dependency graph for debugger-main.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gboolean debugger_is_running (void)
 
void debugger_start (MainLoop *main_loop, GlobalConfig *cfg)
 
void debugger_stop (void)
 

Function Documentation

◆ debugger_is_running()

gboolean debugger_is_running ( void  )

◆ debugger_start()

void debugger_start ( MainLoop *  main_loop,
GlobalConfig *  cfg 
)

◆ debugger_stop()

void debugger_stop ( void  )