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

Function CmdBookmark

source/Debugger/Debug.cpp:603–606  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

601
602//===========================================================================
603Update_t CmdBookmark (int nArgs)
604{
605 return CmdBookmarkAdd( nArgs );
606}
607
608//===========================================================================
609Update_t CmdBookmarkAdd (int nArgs )

Callers

nothing calls this directly

Calls 1

CmdBookmarkAddFunction · 0.85

Tested by

no test coverage detected