remove unnecessary stack trace of gf for stack printing

This commit is contained in:
John
2019-09-19 13:13:39 +08:00
parent eef9da9a41
commit 62f66b4fec
7 changed files with 9 additions and 8 deletions

View File

@ -17,7 +17,7 @@ import (
const (
gMAX_DEPTH = 1000
gFILTER_KEY = "/gf/debug/gdebug/gdebug.go"
gFILTER_KEY = "/debug/gdebug/gdebug.go"
)
var (