-
gmantele authored
This is very useful when getting a stack trace of an exception: without this option, no method and line information can be provided...so, without this option, the stack trace becomes pretty useless. (NOTE: this option increases a little the size of the compiled classes)
2b505506gmantele authoredThis is very useful when getting a stack trace of an exception: without this option, no method and line information can be provided...so, without this option, the stack trace becomes pretty useless. (NOTE: this option increases a little the size of the compiled classes)
Loading