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

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

[Octave-bug-tracker] [bug #57642] Unable to activate the debug in a scri


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #57642] Unable to activate the debug in a script called "test.m"
Date: Mon, 20 Jan 2020 11:44:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #2, bug #57642 (project octave):

@Pierre: Your post ends with "could you help me please ?", so this looks like
a question for the help mailing list :-): address@hidden

The rightmost debug buttons are only active once you are in debug mode : they
are used to step through the code after hitting a break point. So you need to
first setup a break point at the desired location : 
* place the cursor at the line you want to inspect first and press the big red
dot button
* or use the "dbstop" command in the command window dbstop , and 

Then run your script.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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