While remote debugging how are the pdb located (VS 2008)
问题 When the debugger is attached to a process on remote server - What locations are searched for the pdb? In what order? (e.g. is it searched on the remote server (debuggee) or on the local client (debugger)) When I use the debugger to manually load pdb file from specific location - is the debugger looking for the file locally or is it the remote debugger monitor looking for the file on the? Is there any article that describes that process? 回答1: The machine the debugger is running on loads the