Thank you for your answer. It's working with julia 0.3.5

Mariem

On Thu, Jan 22, 2015 at 12:45 PM, Tim Holy <tim.h...@gmail.com> wrote:

> This is best filed as an issue with the Debug package, if there isn't such
> an
> issue already filed. If you're using julia 0.4, be aware that you should be
> prepared to fix problems yourself and contribute your fixes upstream. If
> not,
> julia 0.3 is the recommended, stable release for most users.
>
> You can always debug with @show or println statements, although that's not
> always as efficient.
>
> --Tim
>
> On Thursday, January 22, 2015 03:33:54 AM El Afrit Mariem wrote:
> > Hi,
> >
> > I was trying to debug my code and I used for that this package :
> > https://github.com/toivoh/Debug.jl
> >
> > But I always get this error : ERROR: UndefVarError: T not defined
> >
> > Is there another way to debug a julia code?
> >
> > Thanks
>
>

Reply via email to