Skip to content

Generate debugging information for WPF assemblies.

This MR adds the -debug+ option to the Makefile of each of the WPF assemblies. This results in the generation of a separate PDF file that can be used by mono to generate JIT debugging symbols for GDB.

Merge request reports

Loading