Vous êtes sur la page 1sur 3

SimpleProgramDebugger v1.

03
Copyright (c) 2014 - 2015 Nir Sofer

Description
===========
SimpleProgramDebugger is a simple debugging tool for Windows that
attaches to existing running program or starts a new program in debugging
mode, and then displays all major debugging events occurs while the
program is running, including Exception, Create Thread, Create Process,
Exit Thread, Exit Process, Load DLL, Unload Dll, and Debug String.
After the debugging events are accumulated, you can easily export them
into comma-delimited/tab-delimited/xml/html file or copy them to the
clipboard and then paste them into Excel or any other spreadsheet
application.

System Requirements
===================
This utility works on any version of Windows, starting from Windows XP
and up to Windows 8. Both 32-bit and 64-bit systems are supported.

Versions History
================
* Version 1.03:
o Fixed bug: SimpleProgramDebugger failed to remember the last
size/position of the main window if it was not located in the primary
monitor.
o Added 'Run As Administrator' option (Ctrl+F11)
* Version 1.02:
o Added 'Sort On Every Update' option.
* Version 1.01:
o The ID and the .exe file of the debugged process are now
displayed in the window title.
* Version 1.00 - First release.

Start Using SimpleProgramDebugger


=================================
SimpleProgramDebugger doesn't require any installation process or
additional dll files. In order to start using it, simply run the
executable file - SimpleProgramDebugger.exe
After running SimpleProgramDebugger, you can attach a program that is

already running by pressing F7 and choosing the desired process, or you


can start a new program by pressing Ctrl+N and choosing the .exe file to
run, and optionally parameters and start folder.
After the debugging events are displayed in the main window of
SimpleProgramDebugger, you can select one or more events, and then use
the 'Save Selected items' option to export them into
comma-delimited/tab-delimited/xml/html file or press Ctrl+C to copy them
to the clipboard, and then paste them into Excel or any other spreadsheet
application.

Translating SimpleProgramDebugger to other languages


====================================================
In order to translate SimpleProgramDebugger to other language, follow the
instructions below:
1. Run SimpleProgramDebugger with /savelangfile parameter:
SimpleProgramDebugger.exe /savelangfile
A file named SimpleProgramDebugger_lng.ini will be created in the
folder of SimpleProgramDebugger utility.
2. Open the created language file in Notepad or in any other text
editor.
3. Translate all string entries to the desired language. Optionally,
you can also add your name and/or a link to your Web site.
(TranslatorName and TranslatorURL values) If you add this information,
it'll be used in the 'About' window.
4. After you finish the translation, Run SimpleProgramDebugger, and
all translated strings will be loaded from the language file.
If you want to run SimpleProgramDebugger without the translation,
simply rename the language file, or move it to another folder.

License
=======
This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this and you don't
sell it or distribute it as a part of commercial product. If you
distribute this utility, you must include all files in the distribution
package, without any modification !

Disclaimer
==========
The software is provided "AS IS" without any warranty, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The author will not
be liable for any special, incidental, consequential or indirect damages
due to loss of data or any other reason.

Feedback
========

If you have any problem, suggestion, comment, or you found a bug in my


utility, you can send a message to nirsofer@yahoo.com

Vous aimerez peut-être aussi