Skip to content

Commit 7356c31

Browse files
author
Brian Raderman
committed
* Changed IL2CPP specific sections in debugger-agent.c to use the
RUNTIME_IL2CPP macro instead of IL2CPP_MONO_DEBUGGER, as the latter is switched off on release builds to control debugger code usage. We will still build the debugger-agent in release, but the native linker should strip it out. * Stripping out code in stubs that reference code in utils::Debugger when the debugging code is turned off. utils::Debugger implementation is stripped out completey in this case.
1 parent 1e12465 commit 7356c31

File tree

4 files changed

+197
-177
lines changed

4 files changed

+197
-177
lines changed

0 commit comments

Comments
 (0)