[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run comman
From: |
Lachlan Andrew |
Subject: |
[Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command |
Date: |
Fri, 15 Apr 2016 12:57:50 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #13, bug #33411 (project octave):
The attached patch should now work for functions as well as scripts. Instead
of testing for "is_user_script", it checks for "is_user_code", which is true
for either scripts or functions.
I've also updated the documentation for source().
When you get time, let me know how it goes.
(file #36937)
_______________________________________________________
Additional Item Attachment:
File name: bug_33411_dbstop_run.v3.cset Size:4 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33411>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Lachlan Andrew, 2016/04/07
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Philip Nienhuis, 2016/04/12
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Lachlan Andrew, 2016/04/14
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Lachlan Andrew, 2016/04/15
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command,
Lachlan Andrew <=
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Lachlan Andrew, 2016/04/15
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Lachlan Andrew, 2016/04/15
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Lachlan Andrew, 2016/04/15
- [Octave-bug-tracker] [bug #33411] Breakpoints aren't hit with run command, Philip Nienhuis, 2016/04/28