
If this mode is off, all processes are displayed in a flat list. This command will attach Visual Studio debugger to the selected process.Ĭontrols whether the process tree reflects the parent-child relationship between processes. Opens the assembly/process executable file in Windows ExplorerĬopies full path to the assembly/process executable file to the clipboard NET assemblies loaded from disk files are added, dynamic assemblies and native modules are ignored.

If you select a process, all assemblies that belong to the process will be added to the Assembly Explorer. If Visual Studio is in the debug mode, ReSharper will load generated PDB so that you do not have to break your debugging session.Īdds the assemblies selected in the Process Explorer tree to the Assembly Explorer window. If no directory is specified, ReSharper will suggest to automatically add %LOCALAPPDATA%\Temp\SymbolCache as the cache directory. Generation will start immediately to the symbol cache directory specified in Visual Studio options ( Tools | Options | Debugging | Symbols).

This command will generate PDB for selected managed modules or all managed modules in the selected processes.
