Disappearing breakpoints in Matlab editor
조회 수: 4 (최근 30일)
이전 댓글 표시
I've had a disappearing breakpoint problem with 2016a and now with 2016b. My startup.m doesn't use any relative paths, and my version of dbstop is the built-in function. This problem occurs spontaneously some number of hours after launching a new session, and it manifests in two ways:
1. Usually, the entire "breakpoint alley" vanishes, so there's nothing to click on to add a breakpoint. Only the line numbers remain in the left margin.
2. Sometimes, the converse occurs: The line numbers vanish and leave the breakpoint alley visible (and functional).
I can cure the problem temporarily by restarting my session, but that's a huge pain. Otherwise, the only mitigation I've found is to invoke Split Screen > Top/Bottom in the Editor context menu (right-clicking in the whitespace). In the resulting bottom pane, the view has all the normal adornments; the top pane remains afflicted.
Any thoughts?
댓글 수: 1
Adam
2017년 6월 16일
I also experienced the 1st symptom from time to time although I haven't seen it in R2017a. Don't know if it was fixed though or whether it just hasn't manifested itself yet.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Debugging and Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!