文件名称:debug_with_linux
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-08-05
- 文件大小:
- 313kb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
驱动程序debug的方法,printk,segment,system_call等调试驱动程序-Driver debug method, printk, segment, system_call other debugging drivers
(系统自动生成,下载前可以参看下载内容)
下载文件列表
debug_with_printk\firstdrvtest
.................\firstdrvtest.c
.................\first_drv.c
.................\first_drv_ok.c
.................\Makefile
......segmentfault\first_drv\firstdrvtest
..................\.........\firstdrvtest.c
..................\.........\first_drv.c
..................\.........\frist_drv.dis
..................\.........\Makefile
..................\kallsyms.txt
......with_system_call\kernel\calls.S
......................\......\read_write.c
......................\......\syscalls.h
......................\read_write.c
......................\test_sc
......................\test_sc.c
......................\test_sc.dis
......................\test_sc_sleep
......................\test_sc_sleep.c
......................\test_sc_sleep.dis
......................\test_sc_sleep_swi
......................\test_sc_swi
......segmentfault\first_drv
......with_system_call\kernel
debug_with_printk
debug_segmentfault
debug_with_system_call