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

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

[Octave-bug-tracker] [bug #38552] <RETURN> not accepted as first input t


From: Rik
Subject: [Octave-bug-tracker] [bug #38552] <RETURN> not accepted as first input to debug prompt by parser
Date: Tue, 19 Mar 2013 19:34:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

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

                 Summary: <RETURN> not accepted as first input to debug prompt
by parser
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 19 Mar 2013 12:34:07 PM PDT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: jwe
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When you enter <RETURN> at the debug prompt Octave executes the last debugger
command.  However if you hit <RETURN> on first entering debug mode without a
previous command then the interpreter crashes and you end up back at the UNIX
shell.  The stable version (3.6.4) seems to initialize the previous command to
the empty string "" so that typing <RETURN> does nothing.

Sample code:


octave:1> keyboard
debug> 
error: octave_base_lexer::fill_flex_buffer failed
octave_base_lexer::fill_flex_buffer failed







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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