Try running with the "-nojit" option.  Turning off the JIT allows the exception
stack trace to display line numbers.

Jason Proctor wrote:

> Hi everyone,
>
> I've noticed that exception stack traces sometimes print helpful line
> numbers and sometimes print "Compiled Code" instead of line numbers. The
> latter is quite annoying when tracking down bugs and I was wondering what
> determines whether line numbers are included or not. It seems to be random,
> even in the code I'm writing myself!
>
> Does anyone know what determines this, and whether there's a way of always
> getting line numbers? Thanks in advance.
>
> J
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to