Testing sysdepCallMethod
"Sivaramakrishnan KC" <[email protected]> Fri, 22 Feb 2008 16:30:08 +0530
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
How do i test sysdepCallMethod(). I found this file http://www.kaffe.org/pipermail/kaffe/2003-May/129976.html I am testing sysdepCallMethod under i386-linux. It passes the first test --> CALL(f_v_v, v, 0);. But all other test generates segmentation fault.