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. |
||
---|---|---|
.. | ||
cs_files | ||
glue_header.h |