Re: new feature request: determining what the trace level is
- Posted by alanjohnoxley Sep 15, 2010
- 1188 views
It should be easy enough to read ex.err and remove lines that belong to blocks starting with " ... called from c:\euphoria\include\"
and then look for "Global & Local Variables" and find similar blocks identified by the path.
Maybe it would be easier to simply only allow specified path(s) belonging to your app?
I'll write this as a console app and submit it... but has this not been done before?