Added request for SHOW VERSION output when sending in problem reports

This commit is contained in:
Mark Pizzolato 2013-03-17 12:22:32 -07:00
parent 4425241b78
commit 97bbd34828

View file

@ -323,5 +323,6 @@ Problem reports should contain;
- your host platform (and OS version) - your host platform (and OS version)
- how you built the simulator or that you're using prebuilt binaries - how you built the simulator or that you're using prebuilt binaries
- the simulator build description should include the output produced by while building the simulator - the simulator build description should include the output produced by while building the simulator
- the output of SHOW VERSION while running the simulator which is having an issue
- the simulator configuration file (or commands) which were used when the problem occurred. - the simulator configuration file (or commands) which were used when the problem occurred.