디버거

디버거를 설정하고 사용하여 실행 가능한 바이너리 파일은 물론 QML, Java 및 Python 소스 코드를 디버깅하세요.

CDB

CDB 프로세스를 관리합니다.

CDB Paths

디버거의 심볼 검색 경로에 Microsoft 심볼 서버를 추가하세요.

Debug mode views

디버깅하는 동안 애플리케이션의 상태를 검사합니다.

Debugger Log

디버거의 문제를 해결합니다.

Debugging Qt Quick projects

JavaScript 함수를 디버깅하고, JavaScript 표현식을 실행하여 UI 상태에 대한 정보를 얻고, QML 속성 및 JavaScript 변수를 검사하고, 런타임에 해당 값을 임시로 변경할 수 있습니다.

Debugging helpers

디버깅 헬퍼를 로드, 사용자 지정 및 추가합니다.

Evaluating expressions

산술 표현식 또는 함수 호출의 값을 계산합니다.

GDB

GDB 프로세스를 관리합니다.

General debugger preferences

디버그 뷰를 사용자 지정하고 소스 경로를 매핑합니다.

Local variables and function parameters

로컬 변수와 함수 매개변수를 검사합니다.

Peripheral Registers

마우스, 키보드, 디스플레이, 프린터, USB 드라이브 등 주변 장치의 현재 상태를 확인합니다.

Setting breakpoints

중단점을 설정하여 애플리케이션을 중단합니다.

Supported debuggers

지원되는 디버거 버전 요약.

Troubleshooting debugger

디버깅하는 동안 발생할 수 있는 문제를 해결합니다.

Viewing and editing register state

범용 및 특수 목적 CPU 레지스터의 현재 상태를 확인합니다.

Viewing call stack trace

현재 위치로 이어지는 중첩된 함수 호출을 호출 스택 추적으로 확인합니다.

Viewing disassembled code

현재 함수에 대한 디스어셈블된 코드를 봅니다.

Viewing modules

디버깅된 애플리케이션에 포함된 모듈에 대한 정보를 봅니다.

Viewing source files

디버그된 프로젝트에 포함된 소스 파일을 봅니다.

Viewing threads

멀티 스레드 애플리케이션에서 현재 활성화된 스레드를 봅니다.

방법도참조하세요 :디버그디버깅을 참조하세요.

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.