MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica debugger

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117670] Re: Mathematica debugger
  • From: Carsten <carsten_herrmann1 at gmx.net>
  • Date: Tue, 29 Mar 2011 06:57:28 -0500 (EST)
  • References: <imfa18$iht$1@smc.vnet.net>

On 24 Mrz., 13:30, Michael Stern <nycst... at gmail.com> wrote:
> Can anybody point me to a useful tutorial on the Mathematica debugger? I
> can make it work for toy problems, but as soon as I get to code of
> meaningful complexity, the debugger seems not to work at all. I set
> breakpoints and the code never pauses, even though I know the marked
> functions are being reached.
>
> Also, is it possible to set a breakpoint on a single line of a
> multi-line function?
>
> Thanks greatly,
>
> Michael

unfortunately there is none really. you should rathewr use
http://www.wolfram.com/products/workbench/


  • Prev by Date: How to swap real and imaginary parts and changing signs using Integrate
  • Next by Date: Re: Chop in Mathematica 8.0.1
  • Previous by thread: Mathematica debugger
  • Next by thread: Re: Mathematica debugger