Code::Blocks
SVN r11506
|
#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"
Go to the source code of this file.
Classes | |
class | DebuggerGDB |
Variables | |
const wxString | g_EscapeChar |
const wxString g_EscapeChar |
Definition at line 102 of file debuggergdb.cpp.
Referenced by GDB_driver::CorrectCygwinPath(), and GDB_driver::ParseOutput().