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

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

[Octave-bug-tracker] [bug #49271] exit from debug mode throws 'octave::e


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #49271] exit from debug mode throws 'octave::exit_exception'
Date: Wed, 5 Oct 2016 11:18:49 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: exit from debug mode throws 'octave::exit_exception'
                 Project: GNU Octave
            Submitted by: andy1978
            Submitted on: Wed 05 Oct 2016 11:18:47 AM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0-rc2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If a script which enters debugging mode is called via cli argument and then
"exit" is called while in debugging mode, 'octave::exit_exception' is thrown


$ octave -f foo.m
a =  5
stopped in /home/andy/temp/exit_exception/foo.m at line 2
2: keyboard
debug> exit
terminate called after throwing an instance of 'octave::exit_exception'
panic: Abgebrochen -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
octave exited with signal 6


I know the "right" way to enter in this case would be "dbexit" which works.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 05 Oct 2016 11:18:47 AM GMT  Name: foo.m  Size: 15B   By: andy1978

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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