/[classpath]/classpath/vm/reference/gnu/classpath/jdwp/VMFrame.java
ViewVC logotype

Diff of /classpath/vm/reference/gnu/classpath/jdwp/VMFrame.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by aluchko, Fri Aug 12 19:25:50 2005 UTC revision 1.2 by aluchko, Sat Aug 13 01:12:13 2005 UTC
# Line 69  public class VMFrame Line 69  public class VMFrame
69    /**    /**
70     * Returns the value of the variable in the given slot.     * Returns the value of the variable in the given slot.
71     *     *
72     * @param slot the slot containing the varialbe     * @param slot the slot containing the variable
73     */     */
74    public native Object getValue(int slot);    public native Object getValue(int slot);
75    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26