|
From: | Lachlan Andrew |
Subject: | [Octave-bug-tracker] [bug #46632] Breakpoints and program counter arrow aren't cleared in some cases |
Date: | Wed, 02 Mar 2016 07:02:26 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #8, bug #46632 (project octave): Oops! I should have noticed that. The attached patch should fix the problem. The problem wasn't actually that my patch removed the breakpoints. They are automatically removed when the file is saved, and restored afterwards. The problem was that I was clearing the file from memory before it had recorded where the breakpoints were. Now it does it after. (file #36524) _______________________________________________________ Additional Item Attachment: File name: bug_46632_cursor_and_breakpoints.cset Size:5 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?46632> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |