/[classpath]/classpath/gnu/classpath/jdwp/processor/MethodCommandSet.java
ViewVC logotype

Diff of /classpath/gnu/classpath/jdwp/processor/MethodCommandSet.java

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

revision 1.3 by keiths, Fri Sep 2 20:48:25 2005 UTC revision 1.4 by keiths, Thu Sep 8 17:18:59 2005 UTC
# Line 94  public class MethodCommandSet Line 94  public class MethodCommandSet
94          // So if we throw an IOException we're in serious trouble          // So if we throw an IOException we're in serious trouble
95          throw new JdwpInternalErrorException(ex);          throw new JdwpInternalErrorException(ex);
96        }        }
97      return true;  
98        return false;
99    }    }
100    
101    private void executeLineTable(ByteBuffer bb, DataOutputStream os)    private void executeLineTable(ByteBuffer bb, DataOutputStream os)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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