Windbg: Disable user mode debugging



Hi,

(before giving an update to my previous thread, one question:)

I configured a host and target computer to enable kernel mode debugging
via a null-modem cable. Works well. The only problem is: When I
start Visual Studio on the target machine, it says "Visual Studio has
detected that a kernel debugger is present...". It also says:

"The kernel debugger can be configured to allow debugging in Visual Studio. Please see Help for further details."

I've searched the Help thoroughly but I didn't find how to do this. Do they mean the "Event filters" dialog in Windbg that is running on the
host machine?

Or, is using the "/crashdebug" option in boot.ini (on the target computer) the only way to get rid of the VS message?


Armin

.



Relevant Pages

  • Re: How the experts do it? (kernel dev)
    ... > I would like to setup a virtual machine for developing and debugging the ... perhaps with the possibility of debugging from the host os to the ... > Keep in mind my host os will be FreeBSD 5.4. ... > One would be my Safe working kernel. ...
    (freebsd-hackers)
  • How the experts do it? (kernel dev)
    ... I would like to setup a virtual machine for developing and debugging the ... Keep in mind my host os will be FreeBSD 5.4. ... One would be my Safe working kernel. ...
    (freebsd-hackers)
  • Re: [RFC/PATCH] Documentation of kernel messages
    ... On Fri, 15 Jun 2007 11:51:51 PDT, Randy Dunlap wrote: ... And "for debugging" doesn't cut it IMO. ... people doing support can annotate the messages with real life experience on ... Providing a means for getting localized kernel ...
    (Linux-Kernel)
  • RE: VMWare Workstation 6 for debugging Linux Kernel (!)
    ... maybe somebody make some side by side comparison of vmware & uml regarding kernel debugging. ... Run gdb on the Host, reference it to the kernel with symbols and attach to ...
    (Linux-Kernel)
  • Re: driver probe error reporting
    ... on probe. ... errors that are due to configuration such as missing device configuration ... data error is a bloat of code as a properly debugged kernel should never ... recently I've been debugging suspend-resume quite a lot and I had to ...
    (Linux-Kernel)