Code::Blocks
SVN r11506
|
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) | |
|
inline |
Definition at line 4 of file debuggergdb_test_parse_locals.cpp.
References GDBLocalVariable::name, wxString::utf8_str(), and GDBLocalVariable::value.
|
inline |
Definition at line 9 of file debuggergdb_test_parse_locals.cpp.
References GDBLocalVariable::name, GDBLocalVariable::value, and wxT.
SUITE | ( | GDBLocalsParser | ) |
Definition at line 15 of file debuggergdb_test_parse_locals.cpp.
References TokenizeGDBLocals(), and wxT.