TicTacToe S60 2.8 Emulator Debug.launch
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:4k
源码类别:

Symbian

开发平台:

C/C++

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <launchConfiguration type="com.nokia.cdt.debug.launch.emulationLaunch">
  3. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_DLL_INIT_FAIL" value="false"/>
  4. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_INT_DIVIDE_BY_ZERO" value="false"/>
  5. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_PRIV_INSTRUCTION" value="false"/>
  6. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_DIVIDE_BY_ZERO" value="false"/>
  7. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_STACK_OVERFLOW" value="false"/>
  8. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_UNDERFLOW" value="false"/>
  9. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_NO_MEMORY" value="false"/>
  10. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_MS_CPLUS" value="false"/>
  11. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_DLL_NOT_FOUND" value="false"/>
  12. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_CONTROL_C" value="false"/>
  13. <booleanAttribute key="com.nokia.cdt.debug.cw.symbian.PN_ViewSystemMessage" value="false"/>
  14. <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="E32Main"/>
  15. <booleanAttribute key="org.eclipse.cdt.launch.ENABLE_REGISTER_BOOKKEEPING" value="false"/>
  16. <booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/>
  17. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_NONCONTINUABLE_EXCEPTION" value="false"/>
  18. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_INVALID_DISPOSITION" value="false"/>
  19. <stringAttribute key="com.freescale.cdt.debug.cw.core.settings.DebuggerCommonData.Host App Path" value="C:Symbian8.1aS60_2nd_FP3epoc32releaseWINSCWUDEBepoc.exe"/>
  20. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_STACK_CHECK" value="false"/>
  21. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_ARRAY_BOUNDS_EXCEEDED" value="false"/>
  22. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_INEXACT_RESULT" value="false"/>
  23. <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.nokia.cdt.debug.cw.symbian.SymbianDebugger"/>
  24. <intAttribute key="com.nokia.cdt.debug.cw.symbian.PN_SymbolLoadingRule" value="2"/>
  25. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_DENORMAL_OPERAND" value="false"/>
  26. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_OVERFLOW" value="false"/>
  27. <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/>
  28. <booleanAttribute key="com.nokia.cdt.debug.cw.symbian.PN_ViewProcessOutput" value="true"/>
  29. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_CONTROL_BREAK" value="false"/>
  30. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_FLT_INVALID_OPERATION" value="false"/>
  31. <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="TicTacToe"/>
  32. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_ACCESS_VIOLATION" value="false"/>
  33. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_IN_PAGE_ERROR" value="false"/>
  34. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_INT_OVERFLOW" value="false"/>
  35. <booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/>
  36. <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="C:/Symbian/8.1a/S60_2nd_FP3/epoc32/release/WINSCW/UDEB/Z/system/apps/TicTacToe/TicTacToe.app"/>
  37. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_DATATYPE_MISALIGNMENT" value="false"/>
  38. <booleanAttribute key="com.freescale.cdt.debug.cw.CW_SHADOWED_PREF.x86 Exceptions Panel.exc_ILLEGAL_INSTRUCTION" value="false"/>
  39. </launchConfiguration>