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

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

[Octave-bug-tracker] [bug #44596] Post debug phenomena


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44596] Post debug phenomena
Date: Fri, 20 Mar 2015 21:57:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44596>

                 Summary: Post debug phenomena
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Fri 20 Mar 2015 09:57:54 PM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


I set a breakpoint in a routine, for example in isprime.m, line 66,
and write 

a=isprime(2);

the program hits the breakpoint, and Octave enters debug mode.
I press continue, the program continues and exits debug mode.
If I do it again (a=isprime(2) and then continue) I get

>> ug>

which is caused from the leftovers of debug, and the regular prompt
(see attached file). Moreover, if I press ENTER Octave does not
move the cursor to the next line, unless another character is typed.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 20 Mar 2015 09:57:54 PM GMT  Name: debug.png  Size: 102kB   By:
avinoam

<http://savannah.gnu.org/bugs/download.php?file_id=33415>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44596>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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