- Download debug build form https://nightly.link/PrismLauncher/PrismLauncher/workflows/trigger_builds/develop (recomandation file that starts with
PrismLauncher-Windows-MinGW-w64-Portable-
) - Extract it(somewhere nice like desktop)
- Download gdb executables from https://github.com/noword/GDB-Windows-Binaries
- Place all that exe files from previous steps on the same level as prismlauncher.exe inside the portable directory(not all executables are needed but to be safe copy them all please)
- Download and place the two files from this repo on the same level (
.gdbinit
andgdbprismlauncher.bat
) - Now start prism using the
gdbprismlauncher.bat
file(the extension may be missing); do not touch the opened command prompt(black thing with text) - Try to reproduce the crash;if the application is stuck leave it a few minutes(it takes a while to generate all the backtrace)
- Share with develeopers the
gdbcrash.log
file generated on same level as thegdbprismlauncher.bat
To much to do you can find the portable file with all this stuff in this repo. The name should be something like: PrismLauncher-Windows-MinGW-w64-Portable-*-Debug.zip