|
| From: | Dan Sebald |
| Subject: | [Octave-bug-tracker] [bug #47585] GUI editor does not show already active breakpoints when a file is opened |
| Date: | Mon, 8 Oct 2018 18:24:12 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 |
Follow-up Comment #15, bug #47585 (project octave):
Did you program this to inquire db info just about the file in question? That
is, one could specify just the name of the file (to be) opened:
>> dbout = dbstatus("testfun")
dbout =
2x1 struct array containing the fields:
name
file
line
cond
And presumably make things more efficient if there are already a couple dozen
files open with all sorts of breakpoints. Maybe when opening the GUI Editor
for the first time one would use "dbstatus()" to get info about every file so
that the command-slot is called just once in that case.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?47585>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |