The VM Spec says that the LineNumberAttribute can be ignored; any such
information that the VM provides is a function (IMHO) of the
completeness of the debugging implementation in the VM. Not sure that
answers your question....
--troy
On Mon, 19 Apr 1999, 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.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]