Disappearing breakpoints in Matlab editor
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Adam
am 16 Jun. 2017
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Entering Commands finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!