.NET 2003 Debugger Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James A. Renton

    #1

    .NET 2003 Debugger Problem

    I am having a problem where I cannot step through code.
    I have a managed Windows.Form that calls a function in an
    unmanaged class. That function calls a virtual function
    in a derived class. The call to the virtual function
    ALWAYS ends up in disassembly land. I have attempted to
    rebuild the same design from scratch twice.

    I have source code, ready to back this bug report up.

    Please help,

    -James A. Renton
Working...