octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57121] [GUI] debug pointer position off by on


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #57121] [GUI] debug pointer position off by one line
Date: Sun, 27 Oct 2019 11:19:20 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4

URL:
  <https://savannah.gnu.org/bugs/?57121>

                 Summary: [GUI] debug pointer position off by one line
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Sun 27 Oct 2019 04:19:18 PM CET
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

(I hope this is not a duplicate, I searched but couldn't find similar
reports)

Steps to reproduce:

Edit pkg.m

In the editor, add breakpoints at the following places:
L.377 (switch stmt) -> OK
L.436 (error ....) -> still OK
L.460 -> off by one line

Also when stepping through the code the instruction pointer gets off by one
line more or less after L.436 (I guess as I didn't actually get there but at
L.377 it's OK, when jumping through the switch to beyond L.460 it's offset).




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57121>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]