Re: Debug from unmanged C++ to managed C++
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Make sure that you have managed and native debugging enabled.
Bryan Phillips
MCSD, MCDBA, MCSE
Blog:
http://bphillips76.spaces.live.com
"B." <guorongis@xxxxxxxxx> wrote in message
news:1160603432.173969.26080@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
Sorry, I meant I cannot debug from unmanged code into managed code.
B. wrote:
> I have a small project that is build with /clr. It has two files,
> umg.cpp (unmanaged c++) and mged.cpp (MC++), and unmanged code will
> call managed code. However, I can debug from unmanged code into managed
> code. Can anyone help me to solve the problem?
.
Relevant Pages
- Re: "Unable to start debugging" Managed C++
... There is no option per se other than enabling managed and native debugging. ... Bryan Phillips ... Blog: http://bphillips76.spaces.live.com ... I try to debug by starting winword.exe. ... (microsoft.public.vsnet.debugging) - Re: Determination of Document Type
... > Bryan Phillips ... > Microsoft MVP - Client Application Development ... > Blog: http://bphillips76.spaces.live.com ... (microsoft.public.sharepoint.windowsservices) - Re: VB.net Windows Service - how to debug a live installation.
... I compiled in Debug mode and now I am getting the following message ... "Bryan Phillips" wrote: ... mode, install it, run the remote debugging monitor on the remote server ... (microsoft.public.dotnet.distributed_apps) - Re: Display status in datagridview
... > Hide the integer column and add another string column to show the string ... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... >> column I have an integer that I want to display as text ... (microsoft.public.dotnet.framework.windowsforms.controls) - Re: Newbie - Getting form data to "refresh"
... "Curt Gough" wrote in message ... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... What can I call to make the DataSet update and display the new ID ... (microsoft.public.dotnet.framework.windowsforms) |
|