L
Lee Crabtree
Is there a way for me to find the address of unmanaged variables while
debugging a managed application? My proficiency with memory debugging is
not up to par, and I've got to be able to see inside an unmanaged array
while running the managed application over it. Thus far, it seems like all
unmanaged memory is pratically invisible to the debugger when managed code
is being run.
Lee
debugging a managed application? My proficiency with memory debugging is
not up to par, and I've got to be able to see inside an unmanaged array
while running the managed application over it. Thus far, it seems like all
unmanaged memory is pratically invisible to the debugger when managed code
is being run.
Lee