MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / _PrintCurrentPath

Function _PrintCurrentPath

source/Debugger/Debugger_Symbols.cpp:86–89  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

84
85//===========================================================================
86void _PrintCurrentPath()
87{
88 ConsoleDisplayError( g_sProgramDir.c_str() );
89}
90
91Update_t _PrintSymbolInvalidTable()
92{

Callers 1

ParseSymbolTableFunction · 0.85

Calls 1

ConsoleDisplayErrorFunction · 0.85

Tested by

no test coverage detected