Code::Blocks  SVN r11506
Functions
cbplugin.cpp File Reference
#include "sdk_precomp.h"
#include <wx/toolbar.h>
#include "annoyingdialog.h"
#include "cbdebugger_interfaces.h"
#include "cbstyledtextctrl.h"
#include "ccmanager.h"
#include "debuggermanager.h"
#include "editor_hooks.h"
#include "loggers.h"
Include dependency graph for cbplugin.cpp:

Go to the source code of this file.

Functions

bool HasBreakpoint (cbDebuggerPlugin &plugin, wxString const &filename, int line)
 

Function Documentation

◆ HasBreakpoint()

bool HasBreakpoint ( cbDebuggerPlugin plugin,
wxString const &  filename,
int  line 
)
inline