bugGNU Octave - Bugs: bug #43821, GUI debugger stops when stepping...

 
 

bug #43821: GUI debugger stops when stepping to fast

Submitter:  None
Submitted:  Sun 14 Dec 2014 08:28:52 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Works For Me Assigned to:  None
Originator Name:  Wolfgang Rosner Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 30 Dec 2014 08:35:47 AM UTC, comment #4: 

Yes, the issue was fixed with changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/0da2e7051778
in January 2014. Due to the regular merges of the gui-release into the default branch, these changes are included in the default branch, too. A test with a default build shows the same results as with a gui-release build: The issue is not reproducible for me.

Torsten Lilge <ttl>
Group Member
Mon 29 Dec 2014 05:47:54 PM UTC, comment #3: 

I think this may have already been fixed on the gui-release branch.

Rik <rik5>
Group administrator
Tue 16 Dec 2014 08:58:39 PM UTC, comment #2: 

Thank you for your report. The debug commands from the gui are already queued and I can't reproduce the issues with a build from the gui-release branch. I am going to test this with the default branch within the next days.

Torsten Lilge <ttl>
Group Member
Sun 14 Dec 2014 08:43:08 PM UTC, comment #1: 

Similar Problem occurs when command window has stalled output, eg when it is in "less pager mode" for longer prints.

Anonymous
Sun 14 Dec 2014 08:28:52 PM UTC, original submission:  

I`m debugging a port from qtfm (matlab classref style) to octave.
Some test steps require quite some runtime.
When I hit the continue aka dbstep button, before the running step has finished, the debugger stops with the message:

debug> error: dbstep: can only be called in debug mode

Posible solutions I suggest:
- queue click events
- replace error by simple warning (so we can continue debugging)
- ignore clicks while code is running

octave Build:
4.1.0+ from hg repo
default branch
checkout 2014-12-13

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by None (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-30 rik5 Open/ClosedOpen Closed
    2014-12-30 ttl StatusIn Progress Works For Me
    2014-12-29 rik5 StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code