PZenDump: Create Memory Dumps For Multiple Processes In Batch
Whichever application you execute on your PC, Windows treats each as a separate process. Among various advantages that such scheme of running applications holds, process debugging is one of them, and comes useful in varying situations. For instance, abnormal crashes of a particular application are identified through debugging the process. For this, a process must first go through a memory dump – more like a snapshot of the process from memory to your local drive. Programmers or system analysts also use the dumped file to sort out various issues in the problem at hand. Dumped processes are saved with a .dmp extension. Windows Task Manager easily lets you dump any selected process, but not as efficiently, and more importantly, not in batch. Moreover, it’s also quite difficult to identify the exact process you’re looking for – especially for casual users. If you have had a problem creating a memory dump of the target process, then PZenDump is probably what you need. It’s a very lightweight application that lets you dump multiple processes in one go. In addition, it also shows the application icon next to its process, something which the Task Manager doesn’t come bundled with, and which can be a huge help.
Read More