我在目标上使用gdb和gdbserver,在shell中使用远程调试成功,ti的ccs5和codesourery,但是当我尝试使用eclipse来执行ssme时,它会失败。
"Failed to execute MI command"
"help maintenance set"
(gdb) help maintenance set
设置GDB维护者使用的GDB内部变量。 配置GDB内部有助于GDB维护的变量
维护集子命令列表:
maintenance set dwarf2 -- Set DWARF 2 specific variables
maintenance set internal-error -- Configure what GDB does when internal-error is detected
maintenance set internal-warning -- Configure what GDB does when internal-warning is detected
maintenance set profile -- Set internal profiling
日志:
Error in final launch sequence
Failed to execute MI command:
maintenance set python print-stack off
Error message from debugger back end:
Undefined maintenance set command: "python print-stack off". Try "help maintenance set".