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

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

[Octave-bug-tracker] [bug #64675] VM Add support for echo


From: Petter T.
Subject: [Octave-bug-tracker] [bug #64675] VM Add support for echo
Date: Thu, 14 Sep 2023 18:34:47 -0400 (EDT)

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

                 Summary: VM Add support for echo
                   Group: GNU Octave
               Submitter: petter
               Submitted: Thu 14 Sep 2023 10:34:45 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 14 Sep 2023 10:34:45 PM UTC By: Petter T. <petter>

Introcudes flag in tree_evaluator that can be checked to see if echo, debug,
VM profiler is enabled.

* libinterp/corefcn/compile.cc: Notify tree_evalutor VM profiler is active
* libinterp/parse-tree/pt-bytecode-vm.cc: Support echo, check new flag
dbgprofecho
* libinterp/parse-tree/pt-bytecode-vm.h: New flag
* libinterp/parse-tree/pt-bytecode-walk.cc: 'Is script' flag for unwind data
* libinterp/parse-tree/pt-bytecode.h:
* libinterp/parse-tree/pt-eval.cc: Set dbgprofecho flag. Expose echo state to
VM.
* libinterp/parse-tree/pt-eval.h:


Echo mode support is needed to make some tests pass with script support in the
VM.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Thu 14 Sep 2023 10:34:45 PM UTC  Name: octave_32351.patch  Size: 11KiB  
By: petter

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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