搜索资源列表
MagicCpp
- 一个相当好用的基于linux下图像话开发工具,调试方便实用。有了它可以告别makefile gdb了-the tool is very good for dev c/c++ program on linux.
1
- Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。 -Bomblab the student number by name, a bomb can be downloaded from the server tar pack
shell-and-vi-compile
- Linux下的常用shell命令,文本编辑器vi和C语言编译、调试工具gcc、gdb的使用心得。-Commonly used shell commands under Linux text editor vi and C language compiler, debugging tools, gcc, gdb the use of experience.
GDB_cmd
- GDB调试命令,在C开发中,GDB在定位、解决问题发挥着非常重要的作用-GDB debugging command, in the C development, GDB in positioning solution plays a very important role