Log in

View Full Version : Kernel32 debugging capability


Anonymous
November 11th, 2002, 23:11
I wish Oleh can upgrade his GREAT tool towards a WIndows KERNEL32 debugger.

TBD
November 12th, 2002, 03:12
OllyDbg is only a source level debugger, for a kernel debugger it needs to be started before windows (a la SoftIce) - that means a major rework. maybe on version 2.x ... but for now it will stay only as a source level debugger.

Wayne
November 12th, 2002, 20:59
Are there really that many people that need kernel-level debugging? The majority of debugging is application-based, right? All of my debugging is. SoftICE is already an excellent tool for kernel debugging, so I dont think OllyDebug should go in that direction until its app/source-level debugging is "about as good as it can get" ...
Anyway just my thoughts! Hope i havent offended anybody down there in the kernel