BUILD FAILED:
        Ant Error Message:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build.xml:373: The 
following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build_component.xml:72: 
The following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_em64t_gcc_debug/semis/build/targets/jvmti.test.xml:42:
 The following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_em64t_gcc_debug/semis/build/targets/jvmti.test.xml:48:
 gcc failed with return code 1

Date of build:  03/17/2007 13:14:20
Time to build:  9 seconds
Last changed:   03/17/2007 13:00:00
Last log entry: H3417 - GCv5 64-bit support

***********************************************************
Execution log (errors/warnings messages):       
In file included from 
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:22:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.h:28:19:
 jvmti.h: No such file or directory
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:32:
 error: syntax
   error before `(' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:38:
 error: syntax
   error before `(' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:45:
 error: syntax
   error before `(' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:49:
 error: syntax
   error before `=' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:55:
 error: syntax
   error before `=' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:56:
 error: syntax
   error before `.' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:57:
 error: syntax
   error before `.' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:58:
 error: syntax
   error before `.' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:60:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:60:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:60:
 error: `
   need_cap' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:61:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:69:
 error: syntax
   error before `(' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:72:
 error: `
   callbacks' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:72:
 error: `
   callbacks' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:72:
 error: ISO
   C++ forbids declaration of `memset' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:72:
 error: `
   int memset' redeclared as different kind of symbol
/usr/include/string.h:58: error: previous declaration of `void* memset(void*, 
   int, long unsigned int)'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:72:
 error: initializer
   list being treated as compound expression
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:75:
 error: syntax
   error before `.' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:76:
 error: syntax
   error before `.' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:77:
 error: syntax
   error before `=' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:84:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:84:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:60:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:84:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:84:
 error: `
   JVMTI_ENABLE' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:84:
 error: `
   JVMTI_EVENT_METHOD_ENTRY' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:85:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:91:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:91:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:84:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:91:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:91:
 error: `
   JVMTI_ENABLE' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:91:
 error: `
   JVMTI_EVENT_BREAKPOINT' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:92:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:100:
 error: syntax
   error before `Agent_OnLoad'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:105:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:110:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:113:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:117:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:120:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.cpp:124:
 error: syntax
   error before `<<' token
In file included from 
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:22:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/agent.h:28:19:
 jvmti.h: No such file or directory
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:24:
 error: syntax
   error before `[' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:28:
 error: `
   jvmtiEnv' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:28:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:29:
 error: `
   JNIEnv' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:29:
 error: `
   jni_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:30:
 error: `
   jmethodID' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:30:
 error: syntax
   error before `)' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:
 In
   function `void set_test_success(...)':
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:35:
 error: `
   jclass' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:35:
 error: (Each
   undeclared identifier is reported only once for each function it appears 
   in.)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:35:
 error: syntax
   error before `;' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:36:
 error: `
   jvmtiError' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:37:
 error: `
   result' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:37:
 error: `
   JVMTI_ERROR_NONE' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:41:
 error: `
   jfieldID' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:41:
 error: syntax
   error before `=' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:42:
 error: `
   field' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:46:
 error: `
   jni_env' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:46:
 error: `
   klass' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:46:
 error: `
   JNI_TRUE' undeclared (first use this function)
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:
 At
   global scope:
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:52:
 error: syntax
   error before `(' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:61:
 error: syntax
   error before `=' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:67:
 error: '
   jclass' is used as a type, but is not defined as a type.
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:68:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:68:
 error: `
   int result' used prior to declaration
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:68:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:68:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:69:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:70:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:70:
 error: conflicting
   types for `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:25:
 error: previous
   declaration as `bool error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:70:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:74:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:74:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:68:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:74:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:75:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:78:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:78:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:70:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:78:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:81:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:83:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:84:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:84:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:74:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:84:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:84:
 error: `
   JVMTI_DISABLE' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:85:
 error: `
   JVMTI_EVENT_METHOD_ENTRY' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:86:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:87:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:87:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:78:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:87:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:90:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:92:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:93:
 error: syntax
   error before `*' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:94:
 error: '
   jint' is used as a type, but is not defined as a type.
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:84:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: `
   number' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: `
   table' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:96:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:97:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:97:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:87:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:97:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:100:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:102:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:103:
 error: syntax
   error before `;' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:103:
 error: syntax
   error before `++' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:105:
 error: `
   number' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:105:
 error: syntax
   error before `;' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:105:
 error: syntax
   error before `++' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:110:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:111:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:111:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:95:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:111:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:111:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:111:
 error: `
   table' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:112:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:113:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:113:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:97:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:113:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:116:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:121:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:121:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:113:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:121:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:125:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:127:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:128:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:128:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:111:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:128:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:128:
 error: `
   table' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:129:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:130:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:130:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:121:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:130:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:133:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:139:
 error: syntax
   error before `(' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:147:
 error: redefinition
   of `char*name'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:59:
 error: `
   char*name' previously declared here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:148:
 error: redefinition
   of `char*descr'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:60:
 error: `
   char*descr' previously declared here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:149:
 error: syntax
   error before `=' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:155:
 error: '
   jclass' is used as a type, but is not defined as a type.
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:156:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:156:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:128:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:156:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:156:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:157:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:158:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:158:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:130:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:158:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:161:
 error: redefinition
   of `char*class_name'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:73:
 error: `
   char*class_name' previously declared here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:162:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:162:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:156:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:162:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:163:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:166:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:166:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:158:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:166:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:169:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:171:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:172:
 error: syntax
   error before `*' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:173:
 error: '
   jint' is used as a type, but is not defined as a type.
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:162:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: `
   number' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: `
   table' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:175:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:176:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:176:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:166:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:176:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:179:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:181:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:182:
 error: `
   number' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:182:
 error: syntax
   error before `;' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:182:
 error: syntax
   error before `++' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:188:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:192:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:193:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:193:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:174:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:193:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:193:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:193:
 error: `
   location' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:194:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:195:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:195:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:176:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:195:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:198:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:201:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:201:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:195:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:201:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:208:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:208:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:193:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:208:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:208:
 error: `
   JVMTI_DISABLE' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:209:
 error: `
   JVMTI_EVENT_BREAKPOINT' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:210:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:211:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:211:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:201:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:211:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:214:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:215:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:215:
 error: `
   method' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:215:
 error: ISO
   C++ forbids declaration of `set_test_success' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:215:
 error: `
   int set_test_success' redeclared as different kind of symbol
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:31:
 error: previous
   declaration of `void set_test_success(...)'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:215:
 error: initializer
   list being treated as compound expression
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:216:
 error: syntax
   error before `break'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:218:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:218:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:211:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:218:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:225:
 error: syntax
   error before `<<' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:226:
 error: ISO
   C++ forbids declaration of `result' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:226:
 error: redefinition
   of `int result'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:208:
 error: `
   int result' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:226:
 error: `
   jvmti_env' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:226:
 error: `
   table' was not declared in this scope
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:227:
 error: syntax
   error before `if'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:228:
 error: ISO
   C++ forbids declaration of `error' with no type
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:228:
 error: redefinition
   of `int error'
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:218:
 error: `
   int error' previously defined here
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:228:
 error: syntax
   error before `}' token
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1/breakpoint.cpp:231:
 error: syntax
 Using CLASSLIB = /export/cruise/trunk/cc/projects/classlib/trunk
jars: true
using proxy settings: proxy.ims.intel.com port:911
Configuration:
    classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
               os = Linux
             arch = em64t
              cxx = gcc
              cfg = debug
       components = deploy
## Compiling JVMTI natives in: 
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/tests/jvmti/Breakpoint1

***********************************************************
Unit Tests: (0)
        
No Tests Run: This project doesn't have any tests or tests were not run

***********************************************************
Modifications since last successful build:      (38)
            
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/mutator_alloc.cpp 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_class.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace.cpp 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/interior_pointer.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_extend_compact.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_metadata.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.h 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace_gen_forward_pool.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_vm.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_block.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/large_pages.cpp 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/lspace.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_sweep/free_area_pool.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/fix_repointed_refs.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/collector_alloc.h 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_class.cpp 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/fallback_mark_scan.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/mark_scan_pool.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/vector_block.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_metadata.cpp 03/17/2007 
13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref.h
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/finalizer_weakref/finalizer_weakref_metadata.h
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_collect_compact.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_queue.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/gen/gen_adapt.cpp 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/trace_forward/fspace_nongen_forward_pool.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_move_compact.cpp
 03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/bit_ops.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/utils/sync_stack.h 
03/17/2007 13:00:00 H3417 - GCv5 64-bit support

Reply via email to