软讯网络 > 软件时空 > 软件相关 > articles about gdb, ELF
【标 题】:articles about gdb, ELF
【关键字】:
articles,about,gdb,ELF
【来 源】:http://www.cublog.cn/u/24274/showart.php?id=176711
articles about gdb, ELF

ELF(Executable and Linking Format) is a binary format originallly developed and published by UNIX System Laboratories. It is the default binary format for the executable files used by Linux, Solaris 2.x and SVR4. gdb is a tool used to debug programs.
The attachments are some books introducing the usage of them.
 |
| 文件: | gdb.pdf |
| 大小: | 1020KB |
| 下载: | 下载 |
|
 |
| 文件: | ELF_Programmer.pdf |
| 大小: | 186KB |
| 下载: | 下载 |
|