bugGNU Octave - Bugs: bug #41514, GUI editor can't set breakpoint on...

 
 

bug #41514: GUI editor can't set breakpoint on class methods

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Sat 08 Feb 2014 07:52:01 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  lachlan
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 17 May 2016 04:33:44 AM UTC, comment #4: 

I applied Lachlan's patch here http://hg.savannah.gnu.org/hgweb/octave/rev/efdf6424003a.

Fixed, closing report.

Rik <rik5>
Group administrator
Fri 15 Apr 2016 10:16:23 AM UTC, comment #3: 

The attached path seems to fix the problem.

For example, it is possible to set a breakpoint at @ftp/ftp without being prompted to add it to the path (which it already is).

(file #36936)

Lachlan Andrew <lachlan>
Fri 04 Mar 2016 11:40:58 AM UTC, comment #2: 

As at changeset df5922f77193, breakpoints can be set from the GUI in, for example, @ftp/ftp.  However, it still keeps prompting to add the directory to the load path.

Lachlan Andrew <lachlan>
Sun 09 Feb 2014 07:31:14 PM UTC, comment #1: 

Confirmed, same problem on Linux. The prompt is suggesting to add a directory to the load path that is already in path().

Mike Miller <mtmiller>
Group Member
Sat 08 Feb 2014 07:52:01 PM UTC, original submission:  

it complains that "The file does not exist in the load path."

yet it's possible via dbstop, e.g.:
  dbstop @aclass\amethod


Felipe G. Nievinski <fgnievinski>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by lachlan (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by fgnievinski (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-05-17 rik5 StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2016-04-15 lachlan Attached File- Added bug_41514_class_bpoint.cset, #36936
        StatusConfirmed Patch Submitted
        Assigned toNone lachlan
    2016-02-16 rik5 Dependencies- bugs #47165 is dependent
    2014-02-09 mtmiller Item GroupOther Incorrect Result
        StatusNone Confirmed
        Summaryeditor can\'t set breakpoint on class methods GUI editor can't set breakpoint on class methods

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code