Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1466821
  • 博文数量: 596
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 173
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-06 15:50
个人简介

在线笔记

文章分类

全部博文(596)

文章存档

2016年(1)

2015年(104)

2014年(228)

2013年(226)

2012年(26)

2011年(11)

发布时间:2015-02-05 23:02:43

Windows Driver Kit: Driver Development ToolsConditional Compilation and the Build EnvironmentYou should conditionally compile the debugging code in your driver by testing the DBG preprocessor constant.The value of DBG depends on the build environment window you use to build your driver:.........【阅读全文】

阅读(1255) | 评论(0) | 转发(0)

发布时间:2015-01-29 11:25:03

 调试cldservice.exesrcD:\download\streamer\vdservice\vdservice\*.ccpdbD:\download\streamer\install\vdservice_debug\vdservice\cldservice.pdbexeD:\download\streamer\install\vdservice_debug\vdservice\cldservice.exe1. 源码路径D:\download\streamer\vdservice\vdservice2. SYMBOLS路径D:\down.........【阅读全文】

阅读(1468) | 评论(0) | 转发(0)

发布时间:2015-01-21 17:46:34

set substitute-path d:\\streamer\\workspace_udt x:break HandleAuthenticateNewConnectbreak reds_handle_linkbreak cld_net_closebreak reds_handle_ticket......【阅读全文】

阅读(895) | 评论(0) | 转发(0)

发布时间:2015-01-21 13:33:34

1. path HOME c:\user\ckelsel2. $HOME/.gdbinitadd-auto-load-safe-path d:\streamer\.gdbinit3. d:\streamer\.gdbinitbreak arun......【阅读全文】

阅读(851) | 评论(0) | 转发(0)

发布时间:2015-01-20 18:08:39

1. cmd.exe2. cp msvcr100d.dll msvcr100.dll3. gcc main.c -lmsvcr100 -lgcc......【阅读全文】

阅读(874) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册