Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/user-interface/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
User interface RAspberry Pi、Raspbian发行版是否有GDB GUI_User Interface_Gdb_Raspberry Pi - Fatal编程技术网

User interface RAspberry Pi、Raspbian发行版是否有GDB GUI

User interface RAspberry Pi、Raspbian发行版是否有GDB GUI,user-interface,gdb,raspberry-pi,User Interface,Gdb,Raspberry Pi,有没有办法在Raspberry上为Raspbian发行版安装GDB GUI?如果有任何建议,我们将不胜感激。标准的GDB接受-tui参数,为您提供文本终端界面 您还可以在emacs下运行gdb 您可以在Linux笔记本电脑上运行GDB GUI 也许可以在您的Raspberry Pi上安装和/或编译

有没有办法在Raspberry上为Raspbian发行版安装GDB GUI?如果有任何建议,我们将不胜感激。

标准的
GDB
接受
-tui
参数,为您提供文本终端界面

您还可以在
emacs
下运行
gdb

您可以在Linux笔记本电脑上运行GDB GUI

也许可以在您的Raspberry Pi上安装和/或编译