首页
社区
课程
招聘
[求助]关于tp双机调试
发表于: 2014-12-17 20:02 5846

[求助]关于tp双机调试

2014-12-17 20:02
5846

KdDebuggerEnabled,KdEnteredDebugger,KdDebuggerNotPresent搞定了后,
在DXF登陆界面,输入账号密码后,windbg就不停得断下来。

1: kd> g
Single step exception - code 80000004 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
001b:108df6ed 684888a9cb      push    0CBA98848h

1: kd> r
eax=0004829a ebx=07866008 ecx=00000064 edx=00000482 esi=00000000 edi=00000000
eip=108df6ed esp=0966ec40 ebp=0966ec50 iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000206
001b:108df6ed 684888a9cb      push    0CBA98848h

1: kd> g
Single step exception - code 80000004 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
001b:108df6ed 684888a9cb      push    0CBA98848h

上面的Single step exception 是什么回事,单步异常???为什么不停的断下来。
求提示求原理

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (5)
雪    币: 1088
活跃值: (30)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
2
非开机,倒是先开机啊..
2014-12-17 20:36
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
这个异常可以忽略掉就行了
2014-12-18 20:30
0
雪    币: 100
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
楼主解决了吗?我也遇到这个问题
2014-12-25 21:59
0
雪    币: 44
活跃值: (186)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
不知道LZ现在可以在TP里下断了不。加好友一起探讨探讨啊  企鹅1004218950
2014-12-26 14:43
0
雪    币: 324
活跃值: (60)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
6
楼主,请问一下KdDebuggerNotPresent这个变量应该怎么搞定啊
2015-12-17 15:04
0
游客
登录 | 注册 方可回帖
返回
//