Code::Blocks  SVN r11506
Functions
debuggergdb_test_parse_locals.cpp File Reference
#include "debuggergdb_test_common.h"
#include "parsewatchvalue.h"
Include dependency graph for debuggergdb_test_parse_locals.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, GDBLocalVariable const &s)
 
bool operator== (wxString const &s, GDBLocalVariable const &v)
 
 SUITE (GDBLocalsParser)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
GDBLocalVariable const &  s 
)
inline

◆ operator==()

bool operator== ( wxString const &  s,
GDBLocalVariable const &  v 
)
inline

◆ SUITE()

SUITE ( GDBLocalsParser  )

Definition at line 15 of file debuggergdb_test_parse_locals.cpp.

References TokenizeGDBLocals(), and wxT.