hcn1519 / TILMemo

블로그 초안 저장소
10 stars 1 forks source link

Static Analyzer & breakpoint improvement #82

Closed hcn1519 closed 3 years ago

hcn1519 commented 3 years ago

Static Analyzer

Scan All to source code looking for Bug

Infinite Loops Unused and Redundant code side effects in asserts

Build Setting

hcn1519 commented 3 years ago

Breakpoint

source file break points

symbolic breakpoints

unresolved breakpoints

runtime issue breakpoints

hcn1519 commented 3 years ago

po - print object

CustomDebugStringConvertible 사용시

po에서 별도의 description이 나옴