开发者

how to set up a breakpoint in windbg?

Im having a bug in AIR debug launcher and 开发者_JS百科I have been trying to investigate with windbg, but i dont know how to use it. Can someone tell me the syntaxe to add a breakpoint to this bugging function (whatever the address can be...). I would like to put the breakpoint when i load the exe and i dont know at all how to set it so it will stop the debugger before crashing and i may be able to see what did call this function...

Let me thank you for any help.

how to set up a breakpoint in windbg?


I've found the command "bu ntdll32!RtlIntegerToUnicodeString" to work.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜