Re: new feature request: determining what the trace level is
- Posted by mattlewis (admin) Sep 15, 2010
- 1183 views
But there is still lots of output in ex.err thats not pertinent the vast majority of the time, which makes it harder to pick my variables out.. Suggestions on this ?
There have been some user contributions focused around converting ex.err files to be more readable. It would be a great utility to have some sort of GUI to use to navigate the stack trace, filter top level variables by file, etc.
If it could be a console app, we might even be able to include it eventually as part of euphoria. Also, it might make sense to have an option to output the full dump of variables (rather than truncating really long stuff) for this purpose.
Maybe if someone could create a basic library that could read the ex.err, etc, then we could get ports to various GUI libraries (win32lib, wxEuphoria, Arwen, EuGTK, etc), plus a console version that could come bundled with Euphoria.
Matt