breakpoint
번역
중단점, 브레이크포인트
예문
The programmer set a breakpoint in the code.
프로그래머가 코드에 중단점을 설정했다.
We reached a breakpoint in the negotiations.
우리는 협상에서 중단점에 도달했다.
문법 패턴
a breakpoint ((in sth.)) (~에서의) 중단점 The programmer set a breakpoint in the code.
유사어
Synonyms: stopping point, cutoff, interruption
어원
'break'(중단하다)와 'point'(지점)의 결합. 말 그대로 '중단되는 지점'을 의미합니다.
암기 팁
프로그래밍에서 디버깅을 위해 프로그램 실행을 일시적으로 '중단'하는 '지점'을 상상해 보세요.