Re: Debugging C dll code from C# app



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.

.



Relevant Pages

  • Re: print the current time on the screen
    ... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... > Web Site: http://www.composablesystems.net ... >> Framework environment. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: How to find Internet IP address from vb.net
    ... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... > Web Site: http://www.composablesystems.net ... >> Thanks, Tim ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Forms and labels
    ... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... > Web Site: http://www.composablesystems.net ... >> Labels. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: minimize window problem
    ... Bryan Phillips ... Blog: http://bphillips76.spaces.live.com ... Web Site: http://www.composablesystems.net ... "SushiSean" wrote in message ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Embedded IE Browser Object Question
    ... You could disable the sound for that event while your program is running. ... Bryan Phillips ... Blog: http://bphillips76.spaces.live.com ... Web Site: http://www.composablesystems.net ...
    (microsoft.public.vsnet.general)

Loading