vxworks开发环境

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

AgendaAsimpleprojectTornadoDebugInDetailIntroductionUsetornadotosetup,compile,build,debugandexecuteasimpleproject.Createtheproject-Editsourcecode-Buildtheproject-Debugtheproject-RuntheprojectStep1CreatetheprojectStartCreatedownloadableprojectCreatedownloadableprojectnextCreatedownloadableprojectnextStep2EditSourceCodecreateanewcsourcefileeditthecsourcefilecreateanewcheaderfileeditthecheaderfilecreatethedependencescreatethedependencesOKStep3BuildTheProjectbuildtheprojectmenubuildtheprojectStep4DebugTheProjectlaunchthesimulationlaunchthesimulationOKvxsimlaunchthetargetserverlaunchthedebugdownloadtheprojecttogglethebreakpointthebreakpointistoggledruntheprogramruntaskdialogstepovertheprogramstopdebuggingStep5RunTheProjectlaunchtheshellexecuteprogramintheshellshowtheresultintheshellAgendaAsimpleprojectTornadoDebugInDetailTornadoDebugInDetailTornadoDebugInDetailTornadoDebugTornado系统开发的调试手段和其他系统开发调试手段类似。Tornado提供图形化的调试界面,方便开发者的调试。DebuggingWindowDebugToolbarRun在Debugger的控制下运行一个任务InterruptDebugger打断程序的执行StopDebugger退出Debugger状态Debug状态非Debug状态ToggleBreakpoint断点开关在特定的代码行设置断点或取消断点StepInto跟踪到子函数内部StepOver不跟踪到子函数内部Continue一直执行直到遇到断点、出错或程序结束。StepOut如果在子函数内部,运行完子函数。WatchVariables查看变量的值Registers查看寄存器的值BackTrace查看调用关系Memory

1 / 52
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功