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

Function CmdWindowViewSymbols

source/Debugger/Debug.cpp:7829–7832  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

7827
7828//===========================================================================
7829Update_t CmdWindowViewSymbols (int nArgs)
7830{
7831 return _CmdWindowViewFull( WINDOW_CONSOLE );
7832}
7833
7834//===========================================================================
7835Update_t CmdWindow (int nArgs)

Callers 1

CmdWindowFunction · 0.85

Calls 1

_CmdWindowViewFullFunction · 0.85

Tested by

no test coverage detected