657 </dd> |
657 </dd> |
658 </dl> |
658 </dl> |
659 <dl> |
659 <dl> |
660 <dt>Return:</dt> |
660 <dt>Return:</dt> |
661 <dd> |
661 <dd> |
662 list of lists with file name (string), line number (integer) |
662 list of lists with file name, line number, function name |
663 and function name (string) |
663 and function arguments |
|
664 </dd> |
|
665 </dl> |
|
666 <dl> |
|
667 <dt>Return Type:</dt> |
|
668 <dd> |
|
669 list of list of [str, int, str, str] |
664 </dd> |
670 </dd> |
665 </dl> |
671 </dl> |
666 <a NAME="DebugBase.go" ID="DebugBase.go"></a> |
672 <a NAME="DebugBase.go" ID="DebugBase.go"></a> |
667 <h4>DebugBase.go</h4> |
673 <h4>DebugBase.go</h4> |
668 <b>go</b>(<i>special</i>) |
674 <b>go</b>(<i>special</i>) |