java - What does ".line" mean in smali code syntax? (Android-Smali Code) -


please take @ question

decompiled smali code contains things .line 3 or .line 7.

i cannot understand .line supposed be, please elaborate on usage.

.line n markers used debugging , stacktraces. when exception goes uncaught, or stacktrace needs filled in, line number taken .line statement. if missing, stacktraces lack line numbers.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -