Skip to content
Snippets Groups Projects
Commit 82081a45 authored by [yejinj]'s avatar [yejinj]
Browse files

day09

parent 9072ea95
Branches main
No related tags found
No related merge requests found
Showing
with 21520 additions and 0 deletions
DEBUG MODE = OFF
[CHECK]
수정된 TranslationUnit 목록을 확인중...
삭제된 TranslationUnit 목록을 확인중...
삭제된 소스파일 목록을 확인중...
수정된 소스파일 목록을 확인중...
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'testrun':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:90:2: warning: implicit declaration of function 'codescrollib_out_trace_log' [-Wimplicit-function-declaration]
codescrollib_out_trace_log("CSDB<>CSDB#");
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_strcpy':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:373:9: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
return strcpy(dst, src);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:373:9: warning: incompatible implicit declaration of built-in function 'strcpy'
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:373:9: note: include '<string.h>' or provide a declaration of 'strcpy'
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:373:9: warning: 'return' with a value, in function returning void
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_strcmp':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:377:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
return strcmp(s1, s2);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_trace_set_symbol':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:399:2: warning: implicit declaration of function 'codescrollib_trace_set_symbol' [-Wimplicit-function-declaration]
codescrollib_trace_set_symbol(symbol, idCFGNode, nodeKind);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_trace_set_int':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:403:2: warning: implicit declaration of function 'codescrollib_trace_set_int' [-Wimplicit-function-declaration]
codescrollib_trace_set_int(value);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_trace_set_uint':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:407:2: warning: implicit declaration of function 'codescrollib_trace_set_uint' [-Wimplicit-function-declaration]
codescrollib_trace_set_uint(value);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_trace_set_flt':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:411:2: warning: implicit declaration of function 'codescrollib_trace_set_flt' [-Wimplicit-function-declaration]
codescrollib_trace_set_flt(value);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_trace_set_str':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:415:2: warning: implicit declaration of function 'codescrollib_trace_set_str' [-Wimplicit-function-declaration]
codescrollib_trace_set_str(value);
^
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c: In function 'codescroll_set_mock_spec_result':
C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\build\cs_tfx.c:421:6: warning: implicit declaration of function 'codescrollib_set_mock_spec_result' [-Wimplicit-function-declaration]
if (codescrollib_set_mock_spec_result(typeName, symbol, method, result) == 0 ) {
^
"calculator_1.o" cs_tfx.o
\ No newline at end of file
This diff is collapsed.
[Information] 2024-01-09 19:03:12 pa.main: Build Date: Nov 28 2023 20:23:10
[Information] 2024-01-09 19:03:12 pa.main: command line: "C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\calculator.c.1.1.fad" "C:\Users\SUN\AppData\Roaming\CodeScroll\1.1\global.db" "C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\pa.ini"
[Information] 2024-01-09 19:03:12 pa.main: start time: Tue Jan 9 19:03:12 2024
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO: -----------------------------------------------------
[Information] 2024-01-09 19:03:12 BUILD: Nov 28 2023 20:23:08
[Information] 2024-01-09 19:03:12 REV : ENT 6.5 Windows(x64)(Release) {1f74ca8 2023-11-28 03:03:20 +0000}
[Information] 2024-01-09 19:03:12 REV : LIBANALYSIS 6.5 Windows(x64)(Release) {88c4fa88 2023-11-28 12:56:02 +0900}
[Information] 2024-01-09 19:03:12 REV : LIBSST 6.5 Windows(x64)(Release) {8291194 2023-10-30 16:35:14 +0900}
[Information] 2024-01-09 19:03:12 INFO: -----------------------------------------------------
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 describeFunctionUnits: SYSTEM_LIBRARIES_ALWAYS_LINKED=N
[Information] 2024-01-09 19:03:12 PropertyLoader: OP_MACRO_EXTRACTION in Properties is 0
[Information] 2024-01-09 19:03:12 MainFrame: C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1
[Information] 2024-01-09 19:03:12 MainFrame: removing previous directories: C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\refined
[Information] 2024-01-09 19:03:12 MainFrame: removing previous directories: C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\log\refined
[Information] 2024-01-09 19:03:12 pa.main: Encoding File Detected from C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\.csencodings
[Information] 2024-01-09 19:03:12 MainFrame: PHASE21001|<cs#delim>|[1/1] calculator.c
[Information] 2024-01-09 19:03:12 GnuPreprocessor: preprocessing command: "C:\Users\SUN\AppData\Roaming\CodeScroll\Compiler\gcc\5.3.0\32bit\bin\gcc.exe" -E -D_thiscall= -D__thiscall= -D_fastcall= -D__fastcall= -D_stdcall= -D__stdcall= "D:\svn_repo\교육자료\아주대학교\src\calculator.c"
[Information] 2024-01-09 19:03:12 MainFrame: PHASE21001|<cs#delim>|[1/1] calculator.c(Parsing)
[Information] 2024-01-09 19:03:12 EdgCfe4x: options:
edgcfe4x --cs_int_size=4 --cs_long_size=4 --cs_pointer_size=4 --cs_float_size=4 --cs_double_size=8 --signed_chars --unsigned_bit_fields --new_for_init --gcc --c11 --no_trigraphs --uliterals --gnu_version=50300 --cs_size_t_kind=int --target=win32 --c --cs_set_tu_id=1 --error_output=C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\log\parse\calculator_1.i.c.elog --cs_project_path=C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1 C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\preprocessed\calculator_1.i.c
[Information] 2024-01-09 19:03:12 CodeRewriter: C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\include\probe\codescroll_common_probe_macro.h, C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\instrumented\codescroll_common_probe_macro.h
[Information] 2024-01-09 19:03:12 CodeRewriter: C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\include\probe\codescroll_cvrg_probe_macro.h, C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\instrumented\codescroll_cvrg_probe_macro.h
[Information] 2024-01-09 19:03:12 CodeRewriter: C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\include\probe\codescroll_probe_macro.h, C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\instrumented\codescroll_probe_macro.h
[Information] 2024-01-09 19:03:12 CodeRewriter: C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\include\probe\codescroll_cvrg_select_macro_on.h, C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\instrumented\codescroll_cvrg_select_macro_on.h
[Information] 2024-01-09 19:03:12 CodeRewriter: C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\include\probe\codescroll_cvrg_select_macro_off.h, C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\obj\calculator.c.1.1\src\instrumented\codescroll_cvrg_select_macro_off.h
[Information] 2024-01-09 19:03:12 PureVirtualFunctionRelationGenerator: Start PureVirtualFunctionRelationGenerator
[Information] 2024-01-09 19:03:12 ClassFactoryCandidatorGenerator: Start PureVirtualFunctionRelationGenerator
[Information] 2024-01-09 19:03:12 DISCOVERY: ver: 10401
[Information] 2024-01-09 19:03:12 PropertyLoader: OP_BOOLEAN_IS_DECISION in Properties is 0
[Information] 2024-01-09 19:03:12 PropertyLoader: OP_CONSTANT_EXPR_IS_DECISION in Properties is 0
[Information] 2024-01-09 19:03:12 PropertyLoader: OP_BOOLEAN_IS_DECISION in Properties is 0
[Information] 2024-01-09 19:03:12 PropertyLoader: OP_BOOLEAN_IS_DECISION in Properties is 0
[Information] 2024-01-09 19:03:12 PropertyLoader: MCDC_TRUTHTABLECASE_LIMIT in Properties is 20000
[Information] 2024-01-09 19:03:12 PropertyLoader: MCDC_OP_LIMIT in Properties is 40
[Information] 2024-01-09 19:03:12 MainFrame: parsing=192ms(85)
[Information] 2024-01-09 19:03:12 MainFrame: functional=33ms(14)
[Information] 2024-01-09 19:03:12 CodeRewriter: Function Body Hash Probe Instrumentation: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: StaticVariableDeclarationStatement Instrumentation: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: Function Body Disable Macro Instrumentation: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: Function Body Disable Macro Instrumentation: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: CSSE Probe Inserter: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: Branch Coverage Instrumentation: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: MC/DC Instrumentation: 3ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 2ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 1ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: CfgNode Begin End Statement Instrumentation: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: EndOfVariableDeclarationInserter: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: : 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - run: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - writeHeader: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: - duplicateTemplateInstance: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: unit total: 3ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: functionLineUp: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: lineUp: 1ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: writing: 1ms used.
[Information] 2024-01-09 19:03:12 CavmCodeRewriter: unit total: 0ms used.
[Information] 2024-01-09 19:03:12 CavmCodeRewriter: functionLineUp: 0ms used.
[Information] 2024-01-09 19:03:12 CavmCodeRewriter: lineUp: 0ms used.
[Information] 2024-01-09 19:03:12 CavmCodeRewriter: writing: 1ms used.
[Information] 2024-01-09 19:03:12 MainFrame: PHASE21002
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - FunctionMapBuilder
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - GlobalVariableMapBuilder
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - CodeRewriter
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - CavmCodeRewriter
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - MetricGenerator
[Information] 2024-01-09 19:03:12 CFGWriter: 0ms used.
[Information] 2024-01-09 19:03:12 CavmCodeRewriter: 1ms used.
[Information] 2024-01-09 19:03:12 ClassFactoryCandidatorGenerator: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: 13ms used.
[Information] 2024-01-09 19:03:12 ConstantExtractor: 0ms used.
[Information] 2024-01-09 19:03:12 EachAfterAnalyzingTranslationUnit: 0ms used.
[Information] 2024-01-09 19:03:12 ExecutedSourceLineCollector: 0ms used.
[Information] 2024-01-09 19:03:12 FieldUseExtractor: 0ms used.
[Information] 2024-01-09 19:03:12 FunctionDeclGenerator: 3ms used.
[Information] 2024-01-09 19:03:12 FunctionInfoGenerator: 2ms used.
[Information] 2024-01-09 19:03:12 FunctionMapBuilder: 2ms used.
[Information] 2024-01-09 19:03:12 Global Variable Use/Def Extractor: 0ms used.
[Information] 2024-01-09 19:03:12 GlobalVariable Extractor: 1ms used.
[Information] 2024-01-09 19:03:12 GlobalVariableMapBuilder: 1ms used.
[Information] 2024-01-09 19:03:12 IncludeRelationWriter: 1ms used.
[Information] 2024-01-09 19:03:12 InheritanceInfoGenerator: 0ms used.
[Information] 2024-01-09 19:03:12 MetricGenerator: 8ms used.
[Information] 2024-01-09 19:03:12 PureVirtualFunctionRelationGenerator: 0ms used.
[Information] 2024-01-09 19:03:12 Scope Info Generator: 0ms used.
[Information] 2024-01-09 19:03:12 SourceFileWriter: 1ms used.
[Information] 2024-01-09 19:03:12 TypeInfo Generator: 2ms used.
[Information] 2024-01-09 19:03:12 VariableDeclGenerator: 2ms used.
[Information] 2024-01-09 19:03:12 pa.main: end time: Tue Jan 9 19:03:12 2024
;
;
; PA 의 설정입니다.
;
;-------------------------------------------------------------------------
[PA]
; 최초 PA 실행시에 테이블의 레코드를 모두 제거한 후 PA 가 수행됩니다.
; default 값은 N 입니다.
CLEAN_MODE=N
; 프로젝트 DB 에 대한 초기화 쿼리
INIT_QUERY=PRAGMA mmap_size=2147418112;
; PA 6.3 릴리즈 전까지 유지
DISABLE_TYPE_MAPPER_BUG=Y
;-------------------------------------------------------------------------
; 시스템 라이브러리가 항상 링크되는지 여부
; MinGW GCC, Visual Studio C/C++ 처럼 host용 컴파일러만 사용하는 경우 Y,
; simulation testing을 해야 하는 경우는 N으로 설정.
; 이 값이 Y면 시스템 헤더에 선언된 함수/변수에 대해서는 스텁 생성 불가.
; default 값은 N 입니다.
SYSTEM_LIBRARIES_ALWAYS_LINKED=N
; 함수 시그니쳐 구체화(배열타입 인자의 사이즈도 포함시킴)[CTS-1472]
SPECIFIC_FUNCTION_SIGNATURE=N
; Qualified Type name 의 최대길이를 설정합니다(PA6-61)
; Qualified Type name 의 최대길이를 설정합니다(PA6-61)
;TYPE_LENGTH=10
;TYPE_DEPTH=10
;TYPE_BREADTH=10
TYPE_MAX_BUFFER_SIZE=1000
[TypeInfoGenerator]
; 추가 시스템 헤더의 타입들은 추출하지 않습니다.
DO_NOT_EXTRACT_SYSTEM_TYPES=N
;
;
; DFA 의 설정입니다.
;
;-------------------------------------------------------------------------
[DFA]
DFA_ENABLE=N
SCFG_OUT=N
LIMIT_ITER=N
RESULT_OUT=N
ITER_OUT=N
TRANSFER_OUT=N
;
;
; Abstract Interpreter 설정
;-------------------------------------------------------------------------
[ABSINT]
; ENABLE WHEN CI
ABSINT_ENABLE=N
; MUST | MAY
ABSINT_STRATEGY=MUST
;-------------------------------------------------------------------------
;
; 아래는 FunctionUnit 들에 대해 옵션들입니다.
; 특별한 경우가 아니라면 아래의 옵션들은 고객지원을 통해 상담후에 변경하시기를 추천합니다.
;
;
;-------------------------------------------------------------------------
[FunctionMapBuilder]
;SYMBOL_MAPPER=default
SYMBOL_MAPPER=physical
; default
; physical (헤더 파일내 static 함수를 물리적 파일 관점에서 보고, Translation Unit 이 달라도 동일한 것으로 처리)
;-------------------------------------------------------------------------
[CFGWriter]
; debugging purpose - 각 함수에 대한 GML 표현을 Working Directory 에 기록합니다. yEd 를 이용하여 볼 수 있습니다.
GML_OUT=N
; TM 2.0 에서 사용하는 기능으로, FunctionCall 테이블에 중복이 허용된 FunctionCall 정보를 남깁니다.
NEED_FUNCTIONCALL_DUPLICATE=N
;-------------------------------------------------------------------------
[CodeRewriter]
; debugging purpose - 각 함수에 대한 probe index가 포함된 GML 표현을 Working Directory 에 기록합니다. yEd 를 이용하여 볼 수 있습니다.
; NOTE! 이 옵션은 probe index를 눈으로 확인하기 쉽도록 하기 위한 것으로 커버리지 탐침 외 다른 동작의 결과는 보장되지 않습니다.
; 이유: 이 옵션을 enable 시키면 메모리상의 CfgEdge label에 "[probe_index]"가 추가됩니다. 만일 CodeRewriter 이후 동작하는 단위 기능에서 label 값으로 판단하는 부분이 있다면 이 옵션에 의해 동작이 달라질 수 있습니다.
GML_OUT=N
; CAVM code가 c++20 표준을 지원하는 구문에서 코드를 올바르지 않게 생성하고 있음. 기본으로 사용하지 않게 설정합니다.
USE_CAVM_REWRITER=N
; 기본 생성자가 없을 때, 가능한 경우 선언을 생성합니다.
CREATE_DEFAULT_CONSTRUCTOR=Y
; 생성자의 정의 코드 생성 시 가상 클래스의 초기화 코드에 팩토리 함수를 사용합니다.
USE_CLASS_FACTORY=Y
USE_CSSE_REWRITER=Y
;-------------------------------------------------------------------------
[TestValidator]
; debugging purpose - 저장된 Database 레코드의 참조 무결성을 확인합니다.
CHECK_ALL=N
CHECK_FUNCTION_MAP=N
CHECK_CFG=N
CHECK_FUNCTION_INFO=N
CHECK_TYPE_INFO=N
CHECK_USE_DEF=N
TYPE_INFO_GML_OUT=N
;-------------------------------------------------------------------------
[MetricGenerator]
; 다음은 LCOM4 을 측정할 때 포함할 메소드의 종류에 대한 설정입니다.
; 기본 권장옵션은 "생성/소멸자/Static메소드/빈메소드" 만 제외시키는 것입니다.
;
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
ADD_CONSTRUCTOR=N
ADD_DESTRUCTOR=N
ADD_STATIC_METHOD=N
ADD_EMPTY_METHOD=N
ADD_ASSIGN_METHOD=Y
; FUNCR 을 물리적인 관점에서 추출할지 여부에 대한 설정입니다. 기본값 N
PHYSICAL_FUNCR=N
;-------------------------------------------------------------------------
[FunctionDeclGenerator]
; 정의가 이미 있는 함수에 대한 스텁을 생성할지 여부를 선택합니다.
; 한 TranslationUnit 의 정의를 모두 생성하므로 생성되는 스텁의 개수가 많아질 수 있습니다.
; 시스템헤더에 포함된 함수는 제외됩니다.
;
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
GENERATE_ALL_DEFINITION_STUB=Y
;-------------------------------------------------------------------------
[VariableDeclGenerator]
; 배열타입의 변수가 스텁으로 생성될때, 사이즈가 없어도 정의로 생성합니다.
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
BUILD_INCOMPLETE_ARRAY_DEFINITION=N
; 배열타입의 변수가 스텁으로 생성될 때, 초기 사이즈를 지정합니다.
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
ARRAY_SIZE=10
;-------------------------------------------------------------------------
[CodeConverterTrigger]
; 워킹디렉터리에 result.txt 파일을 남깁니다. 최종적으로 적용된 Probe 목록이 남습니다.
; 기본값은 result.txt 를 남깁니다.
GOLDEN_SET_OUT=Y
;-------------------------------------------------------------------------
[PRINTER]
PRINTER_ENABLE=N
PRINTER_NEED_SYSTEM=N
;-------------------------------------------------------------------------
[ASTFactory]
ENABLE_LAMBDA_AS_UNKNOWN=N
;-------------------------------------------------------------------------
;현재 IniLoader 에 버그가 있어 마지막 줄은 읽지 않습니다. 반드시 마지막줄에 공백라인을 추가해주시기 바랍니다.
;
;
; PA 의 설정입니다.
;
;-------------------------------------------------------------------------
[PA]
; 최초 PA 실행시에 테이블의 레코드를 모두 제거한 후 PA 가 수행됩니다.
; default 값은 N 입니다.
CLEAN_MODE=N
; 프로젝트 DB 에 대한 초기화 쿼리
INIT_QUERY=PRAGMA mmap_size=2147418112;
; PA 6.3 릴리즈 전까지 유지
DISABLE_TYPE_MAPPER_BUG=Y
;-------------------------------------------------------------------------
; 시스템 라이브러리가 항상 링크되는지 여부
; MinGW GCC, Visual Studio C/C++ 처럼 host용 컴파일러만 사용하는 경우 Y,
; simulation testing을 해야 하는 경우는 N으로 설정.
; 이 값이 Y면 시스템 헤더에 선언된 함수/변수에 대해서는 스텁 생성 불가.
; default 값은 N 입니다.
SYSTEM_LIBRARIES_ALWAYS_LINKED=N
; 함수 시그니쳐 구체화(배열타입 인자의 사이즈도 포함시킴)[CTS-1472]
SPECIFIC_FUNCTION_SIGNATURE=N
; Qualified Type name 의 최대길이를 설정합니다(PA6-61)
; Qualified Type name 의 최대길이를 설정합니다(PA6-61)
;TYPE_LENGTH=10
;TYPE_DEPTH=10
;TYPE_BREADTH=10
TYPE_MAX_BUFFER_SIZE=1000
[TypeInfoGenerator]
; 추가 시스템 헤더의 타입들은 추출하지 않습니다.
DO_NOT_EXTRACT_SYSTEM_TYPES=N
;
;
; DFA 의 설정입니다.
;
;-------------------------------------------------------------------------
[DFA]
DFA_ENABLE=N
SCFG_OUT=N
LIMIT_ITER=N
RESULT_OUT=N
ITER_OUT=N
TRANSFER_OUT=N
;
;
; Abstract Interpreter 설정
;-------------------------------------------------------------------------
[ABSINT]
; ENABLE WHEN CI
ABSINT_ENABLE=N
; MUST | MAY
ABSINT_STRATEGY=MUST
;-------------------------------------------------------------------------
;
; 아래는 FunctionUnit 들에 대해 옵션들입니다.
; 특별한 경우가 아니라면 아래의 옵션들은 고객지원을 통해 상담후에 변경하시기를 추천합니다.
;
;
;-------------------------------------------------------------------------
[FunctionMapBuilder]
;SYMBOL_MAPPER=default
SYMBOL_MAPPER=physical
; default
; physical (헤더 파일내 static 함수를 물리적 파일 관점에서 보고, Translation Unit 이 달라도 동일한 것으로 처리)
;-------------------------------------------------------------------------
[CFGWriter]
; debugging purpose - 각 함수에 대한 GML 표현을 Working Directory 에 기록합니다. yEd 를 이용하여 볼 수 있습니다.
GML_OUT=N
; TM 2.0 에서 사용하는 기능으로, FunctionCall 테이블에 중복이 허용된 FunctionCall 정보를 남깁니다.
NEED_FUNCTIONCALL_DUPLICATE=N
;-------------------------------------------------------------------------
[CodeRewriter]
; debugging purpose - 각 함수에 대한 probe index가 포함된 GML 표현을 Working Directory 에 기록합니다. yEd 를 이용하여 볼 수 있습니다.
; NOTE! 이 옵션은 probe index를 눈으로 확인하기 쉽도록 하기 위한 것으로 커버리지 탐침 외 다른 동작의 결과는 보장되지 않습니다.
; 이유: 이 옵션을 enable 시키면 메모리상의 CfgEdge label에 "[probe_index]"가 추가됩니다. 만일 CodeRewriter 이후 동작하는 단위 기능에서 label 값으로 판단하는 부분이 있다면 이 옵션에 의해 동작이 달라질 수 있습니다.
GML_OUT=N
; CAVM code가 c++20 표준을 지원하는 구문에서 코드를 올바르지 않게 생성하고 있음. 기본으로 사용하지 않게 설정합니다.
USE_CAVM_REWRITER=N
; 기본 생성자가 없을 때, 가능한 경우 선언을 생성합니다.
CREATE_DEFAULT_CONSTRUCTOR=Y
; 생성자의 정의 코드 생성 시 가상 클래스의 초기화 코드에 팩토리 함수를 사용합니다.
USE_CLASS_FACTORY=Y
;-------------------------------------------------------------------------
[TestValidator]
; debugging purpose - 저장된 Database 레코드의 참조 무결성을 확인합니다.
CHECK_ALL=N
CHECK_FUNCTION_MAP=N
CHECK_CFG=N
CHECK_FUNCTION_INFO=N
CHECK_TYPE_INFO=N
CHECK_USE_DEF=N
TYPE_INFO_GML_OUT=N
;-------------------------------------------------------------------------
[MetricGenerator]
; 다음은 LCOM4 을 측정할 때 포함할 메소드의 종류에 대한 설정입니다.
; 기본 권장옵션은 "생성/소멸자/Static메소드/빈메소드" 만 제외시키는 것입니다.
;
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
ADD_CONSTRUCTOR=N
ADD_DESTRUCTOR=N
ADD_STATIC_METHOD=N
ADD_EMPTY_METHOD=N
ADD_ASSIGN_METHOD=Y
; FUNCR 을 물리적인 관점에서 추출할지 여부에 대한 설정입니다. 기본값 N
PHYSICAL_FUNCR=N
;-------------------------------------------------------------------------
[FunctionDeclGenerator]
; 정의가 이미 있는 함수에 대한 스텁을 생성할지 여부를 선택합니다.
; 한 TranslationUnit 의 정의를 모두 생성하므로 생성되는 스텁의 개수가 많아질 수 있습니다.
; 시스템헤더에 포함된 함수는 제외됩니다.
;
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
GENERATE_ALL_DEFINITION_STUB=Y
;-------------------------------------------------------------------------
[VariableDeclGenerator]
; 배열타입의 변수가 스텁으로 생성될때, 사이즈가 없어도 정의로 생성합니다.
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
BUILD_INCOMPLETE_ARRAY_DEFINITION=N
; 배열타입의 변수가 스텁으로 생성될 때, 초기 사이즈를 지정합니다.
; 주의) 이 내용이 변경되면, 전체 분석을 다시 수행해야 합니다.
ARRAY_SIZE=10
;-------------------------------------------------------------------------
[CodeConverterTrigger]
; 워킹디렉터리에 result.txt 파일을 남깁니다. 최종적으로 적용된 Probe 목록이 남습니다.
; 기본값은 result.txt 를 남깁니다.
GOLDEN_SET_OUT=Y
;-------------------------------------------------------------------------
[PRINTER]
PRINTER_ENABLE=N
PRINTER_NEED_SYSTEM=N
;-------------------------------------------------------------------------
[ASTFactory]
ENABLE_LAMBDA_AS_UNKNOWN=N
;-------------------------------------------------------------------------
;현재 IniLoader 에 버그가 있어 마지막 줄은 읽지 않습니다. 반드시 마지막줄에 공백라인을 추가해주시기 바랍니다.
;------------------------------------------------------------------------------
; 클래스 팩토리 기능 사용 옵션
USE_CLASS_FACTORY=Y
;------------------------------------------------------------------------------
; IUT의 stdout을 파일로 redirection하는 옵션
REDIRECT_TESTRUN_STDOUT=N
;------------------------------------------------------------------------------
; 소스와 테스트 코드 자동 연결 옵션
; Y - 테스트 코드의 INCLUDED 키워드 뒤의 소스에 연결.
; INCLUDED 키워드가 없으면 소스에서 함수 이름을 검색하여 연결. 동일 이름의 함수(static)이 여러 소스에 존재할 경우 컴파일 오류가 발생할 수 있음
; N - 사용자가 직접 연결
TESTCODE_AUTO_LINK=Y
;------------------------------------------------------------------------------
; 테스트케이스의 최대 데이터 수(input, output)
MAX_TESTDATA=10240
;------------------------------------------------------------------------------
; 빌드과정에서 사용할 thread 수
BUILD_THREAD=4
;------------------------------------------------------------------------------
; 주소 상수에 대한 가상 메모리 할당 옵션
; 값의 형식 : begin_address1-end_address1,begin_address2-end_address2,...
; 최대 20개까지 가상 메모리 영역을 지정할 수 있음
; 주소값은 16진수
; VIRTUAL_ADDRESS=0xF00000-0xFF0000,0xFFF000-0xFFFF00
VIRTUAL_ADDRESS=
;------------------------------------------------------------------------------
; 실수형 타입 변수 출력값과 기대값 비교시 허용 오차 범위값
FLOAT_TOLERANCE=0.000001
;------------------------------------------------------------------------------
; Def 되는 변수 자동 생성 사이즈 옵션
; DEF_MAX_DEPTH - 변수가 포인터나 구조체일 경우 최대 깊이
; DEF_MAX_OUTPUT - 생성할 def 전역 변수 최대 개수
; 두 값 모두 0일 경우 def변수 생성하지 않음
DEF_MAX_DEPTH=5
DEF_MAX_OUTPUT=100
;------------------------------------------------------------------------------
; 타겟 테스트 플러그인
; 타겟 내보내기 시 바이너리 크기 예측 설정
BASE_BINARY_SIZE=31744.0f
SIZE_PER_STMT_PROBE_MIN=13.273133f
SIZE_PER_STMT_PROBE_MAX=21.470967f
SIZE_PER_BRANCH_PROBE_MIN=6.636567f
SIZE_PER_BRANCH_PROBE_MAX=10.735484f
SIZE_PER_MCDC_PROBE_MIN=6.636567f
SIZE_PER_MCDC_PROBE_MAX=10.735484f
SIZE_PER_TEST_SYMBOL_MIN=39.819399f
SIZE_PER_TEST_SYMBOL_MAX=64.412901f
SIZE_PER_LINE_MIN=13.273133f
SIZE_PER_LINE_MAX=21.470967f
;------------------------------------------------------------------------------
; 테스트 코드 파일 이름 길이 제한
TEST_FUNCTION_NAME_LENGTH=100
;------------------------------------------------------------------------------
; 테스트 실행 후 페이즈 업데이트 설정
; 기본 true
LAUNCH_FINISH_PHASE_UPDATE=true
;------------------------------------------------------------------------------
; 스레드를 사용하여 엔진 수행
; 기본 false
RUN_THREAD_MODE=false
;------------------------------------------------------------------------------
; Logging Configuration
;------------------------------------------------------------------------------
; Valid LOG_LEVEL values are:
; - none (turns off logging)
; - fatal
; - critical
; - error
; - warning
; - notice
; - information
; - debug
; - trace
LOG_LEVEL=information
; Specifies whether messages are immediately flushed to the log file
LOG_IMMEDIATELY_FLUSH=
;This Formatter allows for custom formatting of
;log messages based on format patterns.
;
;The format pattern is used as a template to format the message and
;is copied character by character except for the following special characters,
;which are replaced by the corresponding value.
;
; * %s - message source
; * %t - message text
; * %l - message priority level (1 .. 7)
; * %p - message priority (Fatal, Critical, Error, Warning, Notice, Information, Debug, Trace)
; * %q - abbreviated message priority (F, C, E, W, N, I, D, T)
; * %P - message process identifier
; * %T - message thread name
; * %I - message thread identifier (numeric)
; * %O - message thread OS identifier (numeric)
; * %N - node or host name
; * %U - message source file path (empty string if not set)
; * %u - message source line number (0 if not set)
; * %w - message date/time abbreviated weekday (Mon, Tue, ...)
; * %W - message date/time full weekday (Monday, Tuesday, ...)
; * %b - message date/time abbreviated month (Jan, Feb, ...)
; * %B - message date/time full month (January, February, ...)
; * %d - message date/time zero-padded day of month (01 .. 31)
; * %e - message date/time day of month (1 .. 31)
; * %f - message date/time space-padded day of month ( 1 .. 31)
; * %m - message date/time zero-padded month (01 .. 12)
; * %n - message date/time month (1 .. 12)
; * %o - message date/time space-padded month ( 1 .. 12)
; * %y - message date/time year without century (70)
; * %Y - message date/time year with century (1970)
; * %H - message date/time hour (00 .. 23)
; * %h - message date/time hour (00 .. 12)
; * %a - message date/time am/pm
; * %A - message date/time AM/PM
; * %M - message date/time minute (00 .. 59)
; * %S - message date/time second (00 .. 59)
; * %i - message date/time millisecond (000 .. 999)
; * %c - message date/time centisecond (0 .. 9)
; * %F - message date/time fractional seconds/microseconds (000000 - 999999)
; * %z - time zone differential in ISO 8601 format (Z or +NN.NN)
; * %Z - time zone differential in RFC format (GMT or +NNNN)
; * %L - convert time to local time (must be specified before any date/time specifier; does not itself output anything)
; * %E - epoch time (UTC, seconds since midnight, January 1, 1970)
; * %v[width] - the message source (%s) but text length is padded/cropped to 'width'
; * %[name] - the value of the message parameter with the given name
; * %% - percent sign
LOG_PATTERN=[%p] %Y-%m-%d %H:%M:%S [%s] %t
INIT_QUERY=PRAGMA mmap_size=2147418112;
TARGET_DEBUG_PROBE_INDEX=1000
;------------------------------------------------------------------------------
; RTV 요청 대기 시간(초)
RTV_SOCKET_WAITING_TIME=600
\ No newline at end of file
This diff is collapsed.
#ENGINE
-ecm:run=true
-ecm:timeout=3
-ecm:keepcontext=false
-ecm:startfromiut=false
-ecm:activetestcaseonly=false
-ecm:redirectstdout=false
-ecm:writeenvmerge=true
-ecm:runmode=1
-ecm:debugmode=false
-ecm:functioncall=false
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
[Information] 2024-01-09 19:03:12 pa.main: Build Date: Nov 28 2023 20:23:10
[Information] 2024-01-09 19:03:12 pa.main: command line: "C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\test4.csp" "C:\Users\SUN\AppData\Roaming\CodeScroll\1.1\global.db" "C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\pa.ini"
[Information] 2024-01-09 19:03:12 pa.main: start time: Tue Jan 9 19:03:12 2024
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO: -----------------------------------------------------
[Information] 2024-01-09 19:03:12 BUILD: Nov 28 2023 20:23:08
[Information] 2024-01-09 19:03:12 REV : ENT 6.5 Windows(x64)(Release) {1f74ca8 2023-11-28 03:03:20 +0000}
[Information] 2024-01-09 19:03:12 REV : LIBANALYSIS 6.5 Windows(x64)(Release) {88c4fa88 2023-11-28 12:56:02 +0900}
[Information] 2024-01-09 19:03:12 REV : LIBSST 6.5 Windows(x64)(Release) {8291194 2023-10-30 16:35:14 +0900}
[Information] 2024-01-09 19:03:12 INFO: -----------------------------------------------------
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 INFO:
[Information] 2024-01-09 19:03:12 describeFunctionUnits: SYSTEM_LIBRARIES_ALWAYS_LINKED=N
[Information] 2024-01-09 19:03:12 PropertyLoader: OP_MACRO_EXTRACTION in Properties is 0
[Information] 2024-01-09 19:03:12 MainFrame: C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata
[Information] 2024-01-09 19:03:12 MainFrame: removing previous directories: C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\src\refined
[Information] 2024-01-09 19:03:12 MainFrame: removing previous directories: C:\Users\SUN\OneDrive\바탕 화면\2023.12_ws\test4\.csdata\log\refined
[Information] 2024-01-09 19:03:12 MainFrame: PHASE21002
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - FunctionMapBuilder
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - GlobalVariableMapBuilder
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - CodeRewriter
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - CavmCodeRewriter
[Information] 2024-01-09 19:03:12 LinkingTime: RUNNING - MetricGenerator
[Information] 2024-01-09 19:03:12 CavmCodeRewriter: 0ms used.
[Information] 2024-01-09 19:03:12 CodeRewriter: 0ms used.
[Information] 2024-01-09 19:03:12 FunctionDeclGenerator: 0ms used.
[Information] 2024-01-09 19:03:12 FunctionMapBuilder: 2ms used.
[Information] 2024-01-09 19:03:12 GlobalVariableMapBuilder: 2ms used.
[Information] 2024-01-09 19:03:12 MetricGenerator: 5ms used.
[Information] 2024-01-09 19:03:12 pa.main: end time: Tue Jan 9 19:03:12 2024
project,time,status
[INFO]NVIP.NET Start 2023-11-28 오후 2:31:11, version: NVIP.NET, Version=1.0.8599.32182, Culture=neutral, PublicKeyToken=null
[INFO]argument :"D:\git_repo\vspice\2015_C_x64_address_1\address_manager.sln" "C:\Users\SUN\OneDrive\바탕 화면\2023.6_ws\231128_1\test_vspice_1\.csdata\test_vspice_1.csp" "C:\Users\SUN\AppData\Roaming\CodeScroll\1.1\global.db"
[Info] GetToolchainMajorVersion : create connection C:\Users\SUN\OneDrive\바탕 화면\2023.6_ws\231128_1\test_vspice_1\.csdata\test_vspice_1.csp
Native library pre-loader is trying to load native SQLite library "C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\bin\nvip\x64\SQLite.Interop.dll"...
[Info] GetToolchainMajorVersion : open database
[Info] GetToolchainMajorVersion : execute command
[Info] GetToolchainMajorVersion : read
[Info] GetToolchainMajorVersion : db close
[info] Create Solution
[Info] getActiveConfiguration
[Info] getActiveConfiguration end
[Info] Read Solution
[Info] create project SourceFiles
[INFO]Project Path :D:\git_repo\vspice\2015_C_x64_address_1\address_manager\address_manager.vcxproj
[INFO]Reading Project : address_manager
[INFO]Adding SourceFiles
[INFO]Reading Configuration : Debug|Win32
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[INFO]Reading Configuration : Debug|x64
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[INFO]Reading Configuration : Release|Win32
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[INFO]Reading Configuration : Release|x64
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[Info] add project to solition
[Info] Generate Configuration
[INFO]Project Configuration added : Debug|Win32 => Debug|Win32 : address_manager
[INFO]Project Configuration added : Debug|x64 => Debug|x64 : address_manager
[INFO]Project Configuration added : Release|Win32 => Release|Win32 : address_manager
[INFO]Project Configuration added : Release|x64 => Release|x64 : address_manager
[INFO]Insert to project database
[INFO]Insertion complete
[INFO]NVIP.NET Finished 2023-11-28 오후 2:31:18
[INFO]NVIP.NET Start 2023-12-05 오전 10:13:39, version: NVIP.NET, Version=1.0.8599.32182, Culture=neutral, PublicKeyToken=null
[INFO]argument :"D:\git_repo\vspice\2015_C_x64_address_1\address_manager.sln" "D:\RT\CT\CT2023_6_1205\test_vpes\.csdata\test_vpes.csp" "C:\Users\SUN\AppData\Roaming\CodeScroll\1.1\global.db"
[Info] GetToolchainMajorVersion : create connection D:\RT\CT\CT2023_6_1205\test_vpes\.csdata\test_vpes.csp
Native library pre-loader is trying to load native SQLite library "C:\Program Files\Suresoft\CT 2023\plugins\com.codescroll.gp.core_1.0.2.201202152119\bin\nvip\x64\SQLite.Interop.dll"...
[Info] GetToolchainMajorVersion : open database
[Info] GetToolchainMajorVersion : execute command
[Info] GetToolchainMajorVersion : read
[Info] GetToolchainMajorVersion : db close
[info] Create Solution
[Info] getActiveConfiguration
[Info] getActiveConfiguration end
[Info] Read Solution
[Info] create project SourceFiles
[INFO]Project Path :D:\git_repo\vspice\2015_C_x64_address_1\address_manager\address_manager.vcxproj
[INFO]Reading Project : address_manager
[INFO]Adding SourceFiles
[INFO]Reading Configuration : Debug|Win32
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[INFO]Reading Configuration : Debug|x64
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[INFO]Reading Configuration : Release|Win32
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[INFO]Reading Configuration : Release|x64
[INFO]Adding Modules
[INFO]Adding TranslationUnits
[Info] add project to solition
[Info] Generate Configuration
[INFO]Project Configuration added : Debug|Win32 => Debug|Win32 : address_manager
[INFO]Project Configuration added : Debug|x64 => Debug|x64 : address_manager
[INFO]Project Configuration added : Release|Win32 => Release|Win32 : address_manager
[INFO]Project Configuration added : Release|x64 => Release|x64 : address_manager
[INFO]Insert to project database
[INFO]Insertion complete
[INFO]NVIP.NET Finished 2023-12-05 오전 10:13:45
#NAME=
#ID=151
cs_define_macro_name=__NO_INLINE__
cs_define_macro_value=__CHAR_BIT__;8
cs_define_macro_value=__SCHAR_MAX__;127
cs_define_macro_value=__SHRT_MAX__;32767
cs_define_macro_value=__INT_MAX__;2147483647
cs_define_macro_value=__FLT_MANT_DIG__;24
cs_define_macro_value=__FLT_DIG__;6
cs_define_macro_value=__FLT_RADIX__;2
cs_define_macro_value=__FLT_MAX_EXP__;128
cs_define_macro_value=__FLT_MAX_10_EXP__;38
cs_define_macro_value=__FLT_HAS_INFINITY__;1
cs_define_macro_value=__FLT_HAS_QUIET_NAN__;1
cs_define_macro_value=__DBL_MANT_DIG__;53
cs_define_macro_value=__DBL_DIG__;15
cs_define_macro_value=__DBL_MAX_EXP__;1024
cs_define_macro_value=__DBL_MAX_10_EXP__;308
cs_define_macro_value=__DBL_HAS_INFINITY__;1
cs_define_macro_value=__DBL_HAS_QUIET_NAN__;1
cs_define_macro_value=__LDBL_HAS_INFINITY__;1
cs_define_macro_value=__LDBL_HAS_QUIET_NAN__;1
cs_define_macro_name=i386
cs_define_macro_value=__WCHAR_MAX__;2147483647
cs_define_macro_value=__LONG_MAX__;2147483647
cs_define_macro_value=__LONG_LONG_MAX__;9223372036854775807
cs_define_macro_value=__INTMAX_MAX__;9223372036854775807
cs_define_macro_value=__FLT_MIN_EXP__;-1
cs_define_macro_value=__FLT_MIN_10_EXP__;-37
cs_define_macro_value=__FLT_DENORM_MIN__;1.4013e-45
cs_define_macro_value=__FLT_MIN__;1.17549e-38
cs_define_macro_value=__FLT_MAX__;3.40282e+38
cs_define_macro_value=__FLT_EPSILON__;1.19209e-07
cs_define_macro_value=__DBL_MIN_EXP__;-1021
cs_define_macro_value=__DBL_MIN_10_EXP__;-307
cs_define_macro_value=__DBL_MIN__;2.22507e-308
cs_define_macro_value=__DBL_MAX__;1.79769e+308
cs_define_macro_value=__DBL_DENORM_MIN__;4.94066e-324
cs_define_macro_value=__DBL_EPSILON__;2.22045e-16
cs_define_macro_value=__LDBL_MANT_DIG__;64
cs_define_macro_value=__LDBL_DIG__;18
cs_define_macro_value=__LDBL_MIN_EXP__;-16381
cs_define_macro_value=__LDBL_MIN_10_EXP__;-4931
cs_define_macro_value=__LDBL_MAX_EXP__;16384
cs_define_macro_value=__LDBL_MAX_10_EXP__;4932
cs_define_macro_value=__LDBL_DENORM_MIN__;3.64519953188247460253e-4951L
cs_define_macro_value=__LDBL_MIN__;3.36210314311209350626e-4932L
cs_define_macro_value=__LDBL_MAX__;1.18973e+4932
cs_define_macro_value=__LDBL_EPSILON__;1.0842e-19
cs_define_macro_value=__NO_INLINE__;1
cs_define_macro_value=__INT_LEAST8_TYPE__;signed char
cs_define_macro_value=__INT_LEAST16_TYPE__;short int
cs_define_macro_value=__INT_LEAST32_TYPE__;int
cs_define_macro_value=__INT_LEAST64_TYPE__;long long int
cs_define_macro_value=__UINT_LEAST8_TYPE__;unsigned char
cs_define_macro_value=__UINT_LEAST16_TYPE__;unsigned short int
cs_define_macro_value=__UINT_LEAST32_TYPE__;unsigned int
cs_define_macro_value=__UINT_LEAST64_TYPE__;unsigned long long int
cs_define_macro_value=__INT_FAST8_TYPE__;signed char
cs_define_macro_value=__INT_FAST16_TYPE__;short int
cs_define_macro_value=__INT_FAST32_TYPE__;int
cs_define_macro_value=__INT_FAST64_TYPE__;long long int
cs_define_macro_value=__UINT_FAST8_TYPE__;unsigned char
cs_define_macro_value=__UINT_FAST16_TYPE__;unsigned short int
cs_define_macro_value=__UINT_FAST32_TYPE__;unsigned int
cs_define_macro_value=__UINT_FAST64_TYPE__;unsigned long long int
cs_define_macro_value=__INTMAX_TYPE__;long long int
cs_define_macro_value=__UINTMAX_TYPE__;unsigned long long int
cs_define_macro_value=__SIZE_TYPE__;unsigned int
cs_define_macro_value=__PTRDIFF_TYPE__;int
cs_define_macro_value=__INTPTR_TYPE__;int
cs_define_macro_value=__UINTPTR_TYPE__;unsigned int
cs_define_macro_value=__DBL_MIN_EXP__;(-1021)
cs_define_macro_value=__pentiumpro__;1
cs_define_macro_value=__UINT_LEAST16_MAX__;0xffff
cs_define_macro_value=__ATOMIC_ACQUIRE;2
cs_define_macro_value=__FLT_MIN__;1.17549435082228750797e-38F
cs_define_macro_value=__GCC_IEC_559_COMPLEX;2
cs_define_macro_value=__UINT_LEAST8_TYPE__;unsigned char
cs_define_macro_value=__SIZEOF_FLOAT80__;12
cs_define_macro_value=__INTMAX_C(c);c ## LL
cs_define_macro_value=__CHAR_BIT__;8
cs_define_macro_value=__UINT8_MAX__;0xff
cs_define_macro_value=__WINT_MAX__;0xffff
cs_define_macro_value=__ORDER_LITTLE_ENDIAN__;1234
cs_define_macro_value=__SIZE_MAX__;0xffffffffU
cs_define_macro_value=__WCHAR_MAX__;0xffff
cs_define_macro_value=__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1
cs_define_macro_value=__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1
cs_define_macro_value=__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1
cs_define_macro_value=__DBL_DENORM_MIN__;((double)4.94065645841246544177e-324L)
cs_define_macro_value=__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1
cs_define_macro_value=__GCC_ATOMIC_CHAR_LOCK_FREE;2
cs_define_macro_value=__GCC_IEC_559;2
cs_define_macro_value=__FLT_EVAL_METHOD__;2
cs_define_macro_value=__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2
cs_define_macro_value=__UINT_FAST64_MAX__;0xffffffffffffffffULL
cs_define_macro_value=__SIG_ATOMIC_TYPE__;int
cs_define_macro_value=__DBL_MIN_10_EXP__;(-307)
cs_define_macro_value=__FINITE_MATH_ONLY__;0
cs_define_macro_value=__GNUC_PATCHLEVEL__;0
cs_define_macro_value=__UINT_FAST8_MAX__;0xff
cs_define_macro_value=_stdcall;__attribute__((__stdcall__))
cs_define_macro_value=__DEC64_MAX_EXP__;385
cs_define_macro_value=__INT8_C(c);c
cs_define_macro_value=__UINT_LEAST64_MAX__;0xffffffffffffffffULL
cs_define_macro_value=__SHRT_MAX__;0x7fff
cs_define_macro_value=__LDBL_MAX__;1.18973149535723176502e+4932L
cs_define_macro_value=__UINT_LEAST8_MAX__;0xff
cs_define_macro_value=__GCC_ATOMIC_BOOL_LOCK_FREE;2
cs_define_macro_value=__UINTMAX_TYPE__;long long unsigned int
cs_define_macro_value=__DEC32_EPSILON__;1E-6DF
cs_define_macro_value=__UINT32_MAX__;0xffffffffU
cs_define_macro_value=__LDBL_MAX_EXP__;16384
cs_define_macro_value=__WINT_MIN__;0
cs_define_macro_value=__SCHAR_MAX__;0x7f
cs_define_macro_value=__WCHAR_MIN__;0
cs_define_macro_value=__INT64_C(c);c ## LL
cs_define_macro_value=__DBL_DIG__;15
cs_define_macro_value=__GCC_ATOMIC_POINTER_LOCK_FREE;2
cs_define_macro_value=__SIZEOF_INT__;4
cs_define_macro_value=__SIZEOF_POINTER__;4
cs_define_macro_value=__USER_LABEL_PREFIX__;_
cs_define_macro_value=__STDC_HOSTED__;1
cs_define_macro_value=__LDBL_HAS_INFINITY__;1
cs_define_macro_value=__FLT_EPSILON__;1.19209289550781250000e-7F
cs_define_macro_value=__LDBL_MIN__;3.36210314311209350626e-4932L
cs_define_macro_value=__STDC_UTF_16__;1
cs_define_macro_value=__DEC32_MAX__;9.999999E96DF
cs_define_macro_value=__INT32_MAX__;0x7fffffff
cs_define_macro_value=__SIZEOF_LONG__;4
cs_define_macro_value=__UINT16_C(c);c
cs_define_macro_value=__DECIMAL_DIG__;21
cs_define_macro_value=__LDBL_HAS_QUIET_NAN__;1
cs_define_macro_value=__GNUC__;6
cs_define_macro_value=_cdecl;__attribute__((__cdecl__))
cs_define_macro_value=__FLT_HAS_DENORM__;1
cs_define_macro_value=__SIZEOF_LONG_DOUBLE__;12
cs_define_macro_value=__BIGGEST_ALIGNMENT__;16
cs_define_macro_value=__DBL_MAX__;((double)1.79769313486231570815e+308L)
cs_define_macro_value=_thiscall;__attribute__((__thiscall__))
cs_define_macro_value=__INT_FAST32_MAX__;0x7fffffff
cs_define_macro_value=__WINNT;1
cs_define_macro_value=__DBL_HAS_INFINITY__;1
cs_define_macro_value=__WINNT__;1
cs_define_macro_value=__DEC32_MIN_EXP__;(-94)
cs_define_macro_value=__INT_FAST16_TYPE__;short int
cs_define_macro_value=_fastcall;__attribute__((__fastcall__))
cs_define_macro_value=__LDBL_HAS_DENORM__;1
cs_define_macro_value=__DEC128_MAX__;9.999999999999999999999999999999999E6144DL
cs_define_macro_value=__INT_LEAST32_MAX__;0x7fffffff
cs_define_macro_value=__DEC32_MIN__;1E-95DF
cs_define_macro_value=__DBL_MAX_EXP__;1024
cs_define_macro_value=__DEC128_EPSILON__;1E-33DL
cs_define_macro_value=__ATOMIC_HLE_RELEASE;131072
cs_define_macro_value=__PTRDIFF_MAX__;0x7fffffff
cs_define_macro_value=__ATOMIC_HLE_ACQUIRE;65536
cs_define_macro_value=__LONG_LONG_MAX__;0x7fffffffffffffffLL
cs_define_macro_value=__SIZEOF_SIZE_T__;4
cs_define_macro_value=__SIZEOF_WINT_T__;2
cs_define_macro_value=__GCC_HAVE_DWARF2_CFI_ASM;1
cs_define_macro_value=__GXX_ABI_VERSION;1010
cs_define_macro_value=__FLT_MIN_EXP__;(-125)
cs_define_macro_value=__INT_FAST64_TYPE__;long long int
cs_define_macro_value=__DBL_MIN__;((double)2.22507385850720138309e-308L)
cs_define_macro_value=__DECIMAL_BID_FORMAT__;1
cs_define_macro_value=__GXX_TYPEINFO_EQUALITY_INLINE;0
cs_define_macro_value=__DEC128_MIN__;1E-6143DL
cs_define_macro_value=__REGISTER_PREFIX__;
cs_define_macro_value=__UINT16_MAX__;0xffff
cs_define_macro_value=__DBL_HAS_DENORM__;1
cs_define_macro_value=__cdecl;__attribute__((__cdecl__))
cs_define_macro_value=__UINT8_TYPE__;unsigned char
cs_define_macro_value=__NO_INLINE__;1
cs_define_macro_value=__FLT_MANT_DIG__;24
cs_define_macro_value=__VERSION__;"6.4.0"
cs_define_macro_value=__UINT64_C(c);c ## ULL
cs_define_macro_value=__GCC_ATOMIC_INT_LOCK_FREE;2
cs_define_macro_value=__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__
cs_define_macro_value=__INT32_C(c);c
cs_define_macro_value=__DEC64_EPSILON__;1E-15DD
cs_define_macro_value=__ORDER_PDP_ENDIAN__;3412
cs_define_macro_value=__DEC128_MIN_EXP__;(-6142)
cs_define_macro_value=__code_model_32__;1
cs_define_macro_value=__INT_FAST32_TYPE__;int
cs_define_macro_value=__UINT_LEAST16_TYPE__;short unsigned int
cs_define_macro_value=__INT16_MAX__;0x7fff
cs_define_macro_value=__i386__;1
cs_define_macro_value=__SIZE_TYPE__;unsigned int
cs_define_macro_value=__UINT64_MAX__;0xffffffffffffffffULL
cs_define_macro_value=__INT8_TYPE__;signed char
cs_define_macro_value=__GCC_ASM_FLAG_OUTPUTS__;1
cs_define_macro_value=__FLT_RADIX__;2
cs_define_macro_value=__INT_LEAST16_TYPE__;short int
cs_define_macro_value=__LDBL_EPSILON__;1.08420217248550443401e-19L
cs_define_macro_value=__UINTMAX_C(c);c ## ULL
cs_define_macro_value=__SIG_ATOMIC_MAX__;0x7fffffff
cs_define_macro_value=__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2
cs_define_macro_value=__SIZEOF_PTRDIFF_T__;4
cs_define_macro_value=__DEC32_SUBNORMAL_MIN__;0.000001E-95DF
cs_define_macro_value=__pentiumpro;1
cs_define_macro_value=__MSVCRT__;1
cs_define_macro_value=__INT_FAST16_MAX__;0x7fff
cs_define_macro_value=__UINT_FAST32_MAX__;0xffffffffU
cs_define_macro_value=__UINT_LEAST64_TYPE__;long long unsigned int
cs_define_macro_value=__FLT_HAS_QUIET_NAN__;1
cs_define_macro_value=__FLT_MAX_10_EXP__;38
cs_define_macro_value=__LONG_MAX__;0x7fffffffL
cs_define_macro_value=__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL
cs_define_macro_value=__FLT_HAS_INFINITY__;1
cs_define_macro_value=__UINT_FAST16_TYPE__;short unsigned int
cs_define_macro_value=__DEC64_MAX__;9.999999999999999E384DD
cs_define_macro_value=__CHAR16_TYPE__;short unsigned int
cs_define_macro_value=__PRAGMA_REDEFINE_EXTNAME;1
cs_define_macro_value=__SEG_FS;1
cs_define_macro_value=__INT_LEAST16_MAX__;0x7fff
cs_define_macro_value=__DEC64_MANT_DIG__;16
cs_define_macro_value=__INT64_MAX__;0x7fffffffffffffffLL
cs_define_macro_value=__UINT_LEAST32_MAX__;0xffffffffU
cs_define_macro_value=__SEG_GS;1
cs_define_macro_value=__GCC_ATOMIC_LONG_LOCK_FREE;2
cs_define_macro_value=__INT_LEAST64_TYPE__;long long int
cs_define_macro_value=__INT16_TYPE__;short int
cs_define_macro_value=__INT_LEAST8_TYPE__;signed char
cs_define_macro_value=__STDC_VERSION__;201112L
cs_define_macro_value=__DEC32_MAX_EXP__;97
cs_define_macro_value=__INT_FAST8_MAX__;0x7f
cs_define_macro_value=__INTPTR_MAX__;0x7fffffff
cs_define_macro_value=__GXX_MERGED_TYPEINFO_NAMES;0
cs_define_macro_value=__stdcall;__attribute__((__stdcall__))
cs_define_macro_value=__LDBL_MANT_DIG__;64
cs_define_macro_value=__DBL_HAS_QUIET_NAN__;1
cs_define_macro_value=__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1)
cs_define_macro_value=__INTPTR_TYPE__;int
cs_define_macro_value=__UINT16_TYPE__;short unsigned int
cs_define_macro_value=__WCHAR_TYPE__;short unsigned int
cs_define_macro_value=__SIZEOF_FLOAT__;4
cs_define_macro_value=__UINTPTR_MAX__;0xffffffffU
cs_define_macro_value=__DEC64_MIN_EXP__;(-382)
cs_define_macro_value=__INT_FAST64_MAX__;0x7fffffffffffffffLL
cs_define_macro_value=__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1
cs_define_macro_value=__FLT_DIG__;6
cs_define_macro_value=__UINT_FAST64_TYPE__;long long unsigned int
cs_define_macro_value=__INT_MAX__;0x7fffffff
cs_define_macro_value=__INT64_TYPE__;long long int
cs_define_macro_value=__FLT_MAX_EXP__;128
cs_define_macro_value=__DBL_MANT_DIG__;53
cs_define_macro_value=__SIZEOF_FLOAT128__;16
cs_define_macro_value=__INT_LEAST64_MAX__;0x7fffffffffffffffLL
cs_define_macro_value=__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2
cs_define_macro_value=__DEC64_MIN__;1E-383DD
cs_define_macro_value=__WINT_TYPE__;short unsigned int
cs_define_macro_value=__UINT_LEAST32_TYPE__;unsigned int
cs_define_macro_value=__SIZEOF_SHORT__;2
cs_define_macro_value=__LDBL_MIN_EXP__;(-16381)
cs_define_macro_value=__INT_LEAST8_MAX__;0x7f
cs_define_macro_value=__LDBL_MAX_10_EXP__;4932
cs_define_macro_value=__ATOMIC_RELAXED;0
cs_define_macro_value=__DBL_EPSILON__;((double)2.22044604925031308085e-16L)
cs_define_macro_value=__thiscall;__attribute__((__thiscall__))
cs_define_macro_value=__UINT8_C(c);c
cs_define_macro_value=__INT_LEAST32_TYPE__;int
cs_define_macro_value=__SIZEOF_WCHAR_T__;2
cs_define_macro_value=__UINT64_TYPE__;long long unsigned int
cs_define_macro_value=__INT_FAST8_TYPE__;signed char
cs_define_macro_value=__fastcall;__attribute__((__fastcall__))
cs_define_macro_value=__GNUC_STDC_INLINE__;1
cs_define_macro_value=__DBL_DECIMAL_DIG__;17
cs_define_macro_value=__STDC_UTF_32__;1
cs_define_macro_value=__DEC_EVAL_METHOD__;2
cs_define_macro_value=__ORDER_BIG_ENDIAN__;4321
cs_define_macro_value=__UINT32_C(c);c ## U
cs_define_macro_value=__INTMAX_MAX__;0x7fffffffffffffffLL
cs_define_macro_value=__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__
cs_define_macro_value=__FLT_DENORM_MIN__;1.40129846432481707092e-45F
cs_define_macro_value=__INT8_MAX__;0x7f
cs_define_macro_value=__UINT_FAST32_TYPE__;unsigned int
cs_define_macro_value=__CHAR32_TYPE__;unsigned int
cs_define_macro_value=__FLT_MAX__;3.40282346638528859812e+38F
cs_define_macro_value=__INT32_TYPE__;int
cs_define_macro_value=__SIZEOF_DOUBLE__;8
cs_define_macro_value=__FLT_MIN_10_EXP__;(-37)
cs_define_macro_value=__INTMAX_TYPE__;long long int
cs_define_macro_value=_INTEGRAL_MAX_BITS;64
cs_define_macro_value=__DEC128_MAX_EXP__;6145
cs_define_macro_value=__ATOMIC_CONSUME;1
cs_define_macro_value=__GNUC_MINOR__;4
cs_define_macro_value=__UINTMAX_MAX__;0xffffffffffffffffULL
cs_define_macro_value=__DEC32_MANT_DIG__;7
cs_define_macro_value=__DBL_MAX_10_EXP__;308
cs_define_macro_value=__LDBL_DENORM_MIN__;3.64519953188247460253e-4951L
cs_define_macro_value=__INT16_C(c);c
cs_define_macro_value=__STDC__;1
cs_define_macro_value=__PTRDIFF_TYPE__;int
cs_define_macro_value=__ATOMIC_SEQ_CST;5
cs_define_macro_value=__UINT32_TYPE__;unsigned int
cs_define_macro_value=__UINTPTR_TYPE__;unsigned int
cs_define_macro_value=__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD
cs_define_macro_value=__DEC128_MANT_DIG__;34
cs_define_macro_value=__LDBL_MIN_10_EXP__;(-4931)
cs_define_macro_value=__SIZEOF_LONG_LONG__;8
cs_define_macro_value=__GCC_ATOMIC_LLONG_LOCK_FREE;2
cs_define_macro_value=__LDBL_DIG__;18
cs_define_macro_value=__FLT_DECIMAL_DIG__;9
cs_define_macro_value=__UINT_FAST16_MAX__;0xffff
cs_define_macro_value=__GCC_ATOMIC_SHORT_LOCK_FREE;2
cs_define_macro_value=__UINT_FAST8_TYPE__;unsigned char
cs_define_macro_value=__ATOMIC_ACQ_REL;4
cs_define_macro_value=__ATOMIC_RELEASE;3
cs_define_macro_value=__declspec(x);__attribute__((x))
cs_set_type_size=int;4
cs_set_type_size=long;4
cs_set_type_size=pointer;4
cs_set_type_size=float;4
cs_set_type_size=double;8
cs_plain_char=signed
cs_plain_bit_field=unsigned
cs_for_init_scope=inner
cs_using_std=disable
gcc
c11
no_trigraphs
uliterals
gnu_version=50300
cs_size_t_kind=int
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment