Code::Blocks  SVN r11506
Classes | Variables
debuggergdb.h File Reference
#include <map>
#include <settings.h>
#include <sdk_events.h>
#include <cbplugin.h>
#include <loggers.h>
#include <pipedprocess.h>
#include <wx/regex.h>
#include "remotedebugging.h"
#include "debuggerstate.h"
#include "debugger_defs.h"
Include dependency graph for debuggergdb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DebuggerGDB
 

Variables

const wxString g_EscapeChar
 

Variable Documentation

◆ g_EscapeChar

const wxString g_EscapeChar

Definition at line 102 of file debuggergdb.cpp.

Referenced by GDB_driver::CorrectCygwinPath(), and GDB_driver::ParseOutput().