VB6 like watch window when doing unmanages debugging



The there a possibility to view com object properties in VS2005
debugger when doing unmanaged debugging?
I would like to get the content of the 'xml' property of a XMLDOMNode
but all I'm able to expand, are the interface pointers. Is there a
checkbox I need to put or is there a AddIn available? VB6 debugger was
able to provide all this information while debugging.

Thanks,
Volker

.



Relevant Pages

  • Re: Access violation in MSXML.dll ???
    ... Are you building your DLL with fully debug or with retail? ... the code gets executed just enough for the debugger to be able to figure out ... Below is the destructor for XML module: ...
    (microsoft.public.windowsce.embedded)
  • Re: Running ASP.NET 2.0 app on IIS on XP from VS.NET 2005 B1
    ... no I didn't write any XML that I know of. ... I did was publish a project that works in the debugger to local host from VS ... >> ASP.NET project to start in IIS running on an XP development machine. ... Error processing resource ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: LINQ and XML for compact framework
    ... how you expected - without referring to the debugger. ...  even though it found the XML file, loaded XML, ran the LINQ ... <IMEI xmlns="http://FleetMatics.com/WCFMessageService/ ... <UserID xmlns="http://FleetMatics.com/WCFMessageService/ ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: MSXML IXMLDomDocument Load problem
    ... like all you have to do is to add the exception ID to the list of known ... exceptions in EVC. ... debugger, allowing you some more debugging facilities. ... > XML/missing XML file/etc... ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Cdata, C# and XML
    ... different assigns (they are stopped in the debugger). ... It could be operating systems settings, ... I am using Windows Forms and .NET 1.1. ... "complete" program is just simply using the method to read the XML. ...
    (microsoft.public.dotnet.languages.csharp)

Loading