OK, so I'm trying to step into some code in a .dll and need to attach to a process that's currently running. I'm using MS VisualStudio (and coding in C++ if it matters).
I select "attach to process" and the box that comes up shows nothing. Not even system processes. The really annoying part is that this used to work (a few weeks ago) and I don't remember changing anything.
I assume it's not looking in the right place, but don't know how to tell it what to do. Any ideas?
2006-10-05
15:33:21
·
2 answers
·
asked by
sdc_99
5
in
Computers & Internet
➔ Programming & Design