octave-maintainers
[Top][All Lists]
Advanced

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

Re: Separation into dock widgets


From: Michael Goffioul
Subject: Re: Separation into dock widgets
Date: Fri, 29 Apr 2011 11:43:44 +0200

On Fri, Apr 29, 2011 at 11:23 AM, Jacob Dawid
<address@hidden> wrote:
> Excuse me that question, but I don't know much about Debugging in Octave.
> How do you debug code? Do you run it command by command from the editor? I
> mean, usually you mark some breakpoints, run it, so the focus switches to
> the terminal until it reaches some breakpoint, you stop and switch back to
> the editor. Or is it different?

Usually, I step into code line by line and watch outputs in the terminal window.
That's the constant switch between editor and terminal that I find annoying,
while I typically want to see the code while typing commands in the debugger
or watching outputs.

Michael.


reply via email to

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