Re: Debugging C dll code from C# app
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 16 May 2007 23:57:23 +0000
Make sure that you have unmanaged debugging enabled for the C# project. Also, you may have to uncheck "Just my code" in Tools->Debugger options.
--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
"Joachim" <Joachim@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:0F9A3B75-D4E4-483B-984F-156F4E300418@xxxxxxxxxxxxx:
I would like to step into my C dll code from running my C# application in VS
.NET 2005. How can I achieve this? My breakpoints only becomes empty red
circles (not filled) with a small yellow warning triangle in it.
.
- Prev by Date: debugging
- Next by Date: RE: debugging
- Previous by thread: debugging
- Next by thread: RE: application failed to initialize - Visual Studio 2005 with or with
- Index(es):
Relevant Pages
|
Loading