Enter debug mode password
The source code that generated this unhandled exception can only be shown when compiled in debug mode.
처리되지 않은 예외를 생성한 소스 코드는 디버그 모드에서 컴파일할 때만 표시됩니다.
See images below to enable debug mode (make sure you look at the correct version)
아래의 이미지가 디버그 모드를 활성화하기 위해 참조 (올바른 버전을 확인 보이게)
When you have the same, debug mode must be enabled, which means that we will be able to use the command console.
당신이 같은 것을 가질 때, 디버그 모드를 활성화해야합니다. 이는 명령 콘솔을 사용할 수 있음을 의미합니다.
Running your app in debug mode allows you to set breakpoints in your code, examine variables and evaluate expressions at run time, and run debugging tools.
디버그 모드에서 앱을 실행하면 코드에서 중단점을 설정하고, 런타임에 변수를 검사하고 표현식을 평가하며, 디버깅 도구를 실행할 수 있습니다.
When we have it, we have to enable debug mode in it, which is what allows us to use the command console.
우리가 그것을 가지고있을 때, 우리는 그 안에서 디버그 모드를 활성화해야합니다. 이것은 우리가 명령 콘솔을 사용할 수있게 해주는 것입니다.
client-side debug mode, disabling
클라이언트측 디버그 모드, 비활성화
If a user is in the process of debugging a widget, the user may turn on the debug mode, which may suppress the first-run/modified security windows.
사용자가 위젯의 디버깅을 진행하고 있는 경우, 사용자는 디버그 모드를 턴온할 수 있으며, 이는 최초 실행/변경된 보안 윈도우들을 억제할 수 있다.
When utilizing Stetho, your program should be in debug mode but there's no demand for root access.
stetho를 이용 하는 경우, 프로그램은 디버그 모드에 있어야 하지만 루트 액세스에 대 한 수요가 없습니다.
Enable debug mode to show some internal numbers, also spread, ATR and %ratio to help you adjust this level.
일부 내부 숫자를 보여 디버그 모드 사용, 또한 확산, ATR와 % 비율이 레벨을 조정하는 데 도움.
Most implementations of the STL provide a debug mode that is slower, but can locate such errors if used.
STL의 대부분의 구현들이 느리지만 이러한 에러를 찾아낼 수 있는 디버그 모드를 제공한다.
The IDE will enter debug mode and stop the macro at the first line.
IDE에서 디버그 모드를 시작하고 첫 번째 줄에서 매크로가 중지됩니다.