-
-
Notifications
You must be signed in to change notification settings - Fork 19
[Tips] debugging
Hyunseok edited this page Jul 15, 2020
·
1 revision
- Mark breakpoint at Code and start Debugging(F5)
- Play(Ctrl+P) game at Unity
- Investigate values in 'Local Variables' or values what you want at 'Watch'
- Check call stack flow
- Debugging anything you want at 'DEBUG CONSOLE' like gdb
Copyright © 2020 LG Electronics Inc.
Build guide is only for developer.