09202024

Last update2016/05/28 14:38

Back 現在地: Home パートナー SCIOPTA パートナー Atollic 8.どのようにデバッガーの内側からデバックを再起動できますか?

8.どのようにデバッガーの内側からデバックを再起動できますか?

8.どのようにデバッガーの内側からデバックを再起動できますか?

To restart a stopped debug session, while still being located in the Debug perspective, do one of the following:

  • Right-click on the application (*.elf file) in the Debug view, and select "Relaunch" in the context menu
  • Make sure that an editor window (containing one of the files from the project you want to restart) has focus, and press the F11 key or select the "Run, Debug" menu command.

The debugger will now relaunch the debug session and allow for futher debugging of that application.