forked from Zhomart/glc
-
Notifications
You must be signed in to change notification settings - Fork 5
BugReporting
nullkey edited this page Mar 8, 2011
·
2 revisions
Writing a good bug report isn't an easy task, especially for non-developers. Please take a look into following lists before submitting a new issue.
- Read FAQ.
- Remember to either give -s option to glc-capture or press hotkey (Shift+F8).
- If you are using wine, try wine-pthread executable if such exists.
- glc version (--version if you are using newer than 0.5.5).
- Application which you are capturing. Please include full version.
- All command line options used.
- Log file (-v 5 -l log.txt).
- Expected result (eg. application should not crash).
- gdb backtrace.
- valgrind --tool=memcheck output.