|
[Date Index]
[Thread Index]
[Author Index]
Re: Depurating tool
- To: mathgroup at smc.vnet.net
- Subject: [mg74759] Re: Depurating tool
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Wed, 4 Apr 2007 04:03:22 -0400 (EDT)
- References: <eunqjk$88f$1@smc.vnet.net>
Miguel Gil wrote:
> I want to locate my errors as soon as possible and then to correct it.
> When the package is enough big, the location and correction is very tedious.
>
> Does there exist a tool to depurate my packages.
I assume you mean a debugger!
As has already been explained, you could use the Wolfram Workbench.
However, like to debug Mathematica (and other) code using added Print
statements.
OK, I am probably a bit of a Luddite, but I find that this is often
easier - particularly if the code in question is recursive.
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
Re: Expansion symbolic
Next by Date:
bug in Integrate
Previous by thread:
Re: Depurating tool
Next by thread:
Re: Depurating tool
|