godot/modules/mono/mono_gd
Ignacio Etcheverry 317d8decad Mono/C#: Allow debugging exported games
- Include PDB files in exported games.
- Release export templates also allow debugging now.

Right now the only way to enable debugging in exported games is with the  environment variables, which may be cumbersome or not even possible on some platforms.

(cherry picked from commit 71fc87e101)
2020-04-23 11:15:35 +02:00
..
support Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono.cpp Mono/C#: Allow debugging exported games 2020-04-23 11:15:35 +02:00
gd_mono.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_assembly.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_assembly.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_cache.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_cache.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_class.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_class.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_field.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_field.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Mono/C#: Add error checks to detect possible Reference leaks 2020-01-13 21:00:07 +01:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_marshal.cpp Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()' 2020-01-02 13:54:20 +01:00
gd_mono_marshal.h Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()' 2020-01-02 13:54:20 +01:00
gd_mono_method.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_method.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_method_thunk.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_property.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_property.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_utils.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_utils.h Mono/C#: Script interface calls now attach the current thread 2020-01-16 17:47:36 +01:00
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00