Compile the RTS with -g by default
Having debugging info doesn't hurt performance, can be stripped from binaries, and it's useful for debugging and profiling. (cherry picked from commit adc542df)
Please register or sign in to comment
Having debugging info doesn't hurt performance, can be stripped from binaries, and it's useful for debugging and profiling. (cherry picked from commit adc542df)