[RFA/JVMTI] GetLineNumberTable

Keith Seitz keiths@redhat.com
Wed Nov 1 22:25:00 GMT 2006


Hi,

This patch adds the JVMTI function GetLineNumberTable. The only 
divergence from real JVMTI is how natively compiled classes are handled: 
we simply treat their methods as if they were native methods in an 
interpreted class.

Keith

ChangeLog
2006-11-01  Keith Seitz  <keiths@redhat.com>

         * jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.
         (_Jv_JVMTI_Interface): Define GetLineNumberTable.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: getlinenumbertable.patch
Type: text/x-patch
Size: 2088 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20061101/b6b7bdde/attachment.bin>


More information about the Java-patches mailing list