Re: VS2005: Can not do mixed managed and unmanaged debugging
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Tue, 10 Jan 2006 09:56:18 +0200
In Just-In-Time Debugger dialog, make sure that "Manually choose
the debugging engines" checkbox is checked, and in the following
Attach To Process dialog select both Managed and Native engines.
Also make sure that VS2005 is registered as the just-in-time debugger
for managed and native applications
(Tools | Options | Debugging | Just-in-time | Native, Managed).
If it does not help, please tell what dialogs you see after the application
request the break-in, what choices you make in those dialogs, and what
messages you see (if there are any).
Regards,
Oleg
[VC++ MVP http://www.debuginfo.com/]
.
- References:
- VS2005: Can not do mixed managed and unmanaged debugging
- From: pfbertrand
- Re: VS2005: Can not do mixed managed and unmanaged debugging
- From: Philippe Bertrand
- VS2005: Can not do mixed managed and unmanaged debugging
- Prev by Date: Re: Problem w/ breakpoints using VS2005 w/ old ASP web site.
- Next by Date: VS2005 code edit whilst debugging Web Application Project
- Previous by thread: Re: VS2005: Can not do mixed managed and unmanaged debugging
- Next by thread: VS2005 code edit whilst debugging Web Application Project
- Index(es):
Loading