ProEToolKit调试说明

时间:2011-12-08 18:14:06
【文件属性】:

文件名称:ProEToolKit调试说明

文件大小:112KB

文件格式:RAR

更新时间:2011-12-08 18:14:06

ProEToolKit调试说明

此说明是英文的 1. Start Pro/ENGINEER to initiate the foreign program. /bin/proe 2. Find the process identification number. ps -auxw | grep pt_install_test 3. Start the debugger in a different window. (dbx) debug pt_install_test [process id] 4. Set the break points. (dbx) stop in user_choice 5. Allow the foreign program to continue. (dbx)


【文件预览】:
Proe_Debug.pdf
Proe_Debug1.pdf

网友评论

  • 还不错,值得借鉴。