Fridump requires a process name to begin dumping memory. However, if the main process spawns other processes, they will all have the same name. Fridump then states that the name is ambiguous. How can I work around this? Is there a way to specify the process id instead?
Hi
Fridump requires a process name to begin dumping memory. However, if the main process spawns other processes, they will all have the same name. Fridump then states that the name is ambiguous. How can I work around this? Is there a way to specify the process id instead?