mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
bff9627dc4
- Sometimes `StackFrame.GetMethod()` returns null (e.g.: latest frame of a `MissingMethodException`). Still not sure what to do with that frame (maybe skip it), but at least it no longer fails. - Skip `CSharpLanguage::debug_get_current_stack_info()` if an error is printed from `GDMonoUtils::update_corlib_cache()`. - Fix crash when calling `GDMonoUtils::print_unhandled_exception(exc)` if there is no ScriptDebugger attached. |
||
---|---|---|
.. | ||
gd_mono_assembly.cpp | ||
gd_mono_assembly.h | ||
gd_mono_class_member.h | ||
gd_mono_class.cpp | ||
gd_mono_class.h | ||
gd_mono_field.cpp | ||
gd_mono_field.h | ||
gd_mono_header.h | ||
gd_mono_internals.cpp | ||
gd_mono_internals.h | ||
gd_mono_log.cpp | ||
gd_mono_log.h | ||
gd_mono_marshal.cpp | ||
gd_mono_marshal.h | ||
gd_mono_method.cpp | ||
gd_mono_method.h | ||
gd_mono_property.cpp | ||
gd_mono_property.h | ||
gd_mono_utils.cpp | ||
gd_mono_utils.h | ||
gd_mono.cpp | ||
gd_mono.h |