0

目标请求失败:不知道如何运行。尝试“帮助目标”。我在 ubuntu 上运行 eclipse,我将 eclipse 配置为使用 openocd 进行调试。Eclipse上的c项目我试图以root权限运行eclipse。

“帮助目标”命令输出在这里


(gdb) help target:
List of target subcommands:
target child -- Unix child process (started by the "run" command)
target core -- Use a core file as a target
target exec -- Use an executable file as a target
target extended-remote -- Use a remote computer via a serial line
target record -- Log program while executing and replay execution from log
target record-btrace -- Collect control-flow trace and provide the execution history
target record-core -- Log program while executing and replay execution from log
target record-full -- Log program while executing and replay execution from log
target remote -- Use a remote computer via a serial line
target tfile -- Use a trace file as a target
Type "help target" followed by target subcommand name for full documentation.
Type "apropos word" to search for commands related to "word".
Command name abbreviations are allowed if unambiguous.

4

0 回答 0