Categories /

Programming - Debuggers (4)

Dev-C++ v6.30

Andrew Lee on 3 May 2023
  • 164MB (uncompressed)
  • Released on 30 Jan 2021
  • Suggested by Andy Finney

Dev-C++ is an IDE for the C/C++ programming language based on the Mingw port of GCC. It features a project manager, syntax highlighting editor, class browser, code completion, integrated debugging etc. Orwell's Dev-C++ is also based on the famous Bloodshed Dev-C++ (which at present isn't being maintained by the original developer) and hosts a number of fixes including support for 64-bit processors.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
Path portability: Automatic relative path (eg. ..\..\personal\work.doc)
License: GNU GPLv3
How to extract: Download the "Portable" 7z package and extract to a folder of your choice. Launch devcppPortable.exe.
What's new?
  • Added: Parallel compilation enabled by default for release builds through MAKE Jobs.
  • Added: 3 Buttons for setting up custom shell command line tabs.
  • Updated: Code completion and menues for dark themes.
  • Updated: CTRL-TAB editor tab selection wrapping.
  • Fixed: Make clean file deletion issue.
  • Fixed: Status bar not showing all text.
  • Fixed: Debug/CPU Window hex column issue.
  • Fixed: Closing tabs in editor side by side view.
Latest comments
guinness on 2012-01-01 21:36

Thanks I am Baas. I've updated the entry.

bajaatan on 2013-06-25 08:24

New version Dev-Cpp 5.4.2 2013-05-26

juverax on 2023-05-02 19:33

Softpedia ( https://www.softpedia.com/get/PORTABLE-SOFTWARE/Programming/Windows-Portable-Applications-Dev-C-Portable.shtml Updated June 25 2021 )
has updated versions

Version 6.30 for Win64 (uncompressed 500 Mb)
Also on github: https://github.com/Embarcadero/Dev-Cpp
It is a fork (from Bloodshed) by Embarcadero

Version 5.7.1 for Win 32 (uncompressed 616 Mb)

See all

SimpleProgramDebugger v1.16

Andrew Lee on 19 Sep 2022
  • 112KB (uncompressed)
  • Released on 12 Sep 2022
  • Suggested by Checker

SimpleProgramDebugger is a simple debugging tool that attaches to existing, active program or starts a new program in debugging mode and then displays all major debugging events occurs while the program is running. This includes 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.

Category:
Runs on:Win98
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch SimpleProgramDebugger.exe.
What's new?
  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).
  • Fixed a few high DPI mode issues.
  • Fixed a bug that caused a small token handles leak (In the 'Select Process' window).

Decimal BASIC v7.8.5.6

billon on 13 Oct 2020

Decimal BASIC provides a full programming environment for the BASIC programming language. It implements almost all of the core module and the graphics module of ISO Full BASIC, which is the current international standard for BASIC. It comes with a built-in editor and debugger.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch BASIC.EXE.
What's new? See:
https://decimalbasic.ninja-web.net/EnglishWindows.htm
Latest comments
Update please on 2011-06-02 16:44

Now at Version 7.5.4

Checker on 2011-06-02 20:57

Thanks and done ;)

thepiney on 2018-11-15 03:55

At Version 7.8.5 as of Jul.30, 2018

See all

OllyDbg v2.01

Midas on 21 Jun 2016
  • 9MB (uncompressed)
  • Released on 27 Sep 2013
  • Suggested by Andrew Lee

OllyDbg is a 32-bit assembler level debugger. Its built-in code analysis feature makes it easier to recognize and deal with procedures, loops, API calls, switches, tables, constants and strings. It also allows for user-defined labels, comments and function descriptions.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP
Writes settings to: Application folder
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ollydbg.exe.
What's new? For full changelog, see http://www.ollydbg.de/version2.html.
Latest comments
Ralf on 2011-02-28 19:15

OllyDbg 2.01 alpha 2 came out February 20, 2011 quite stable

Midas on 2015-07-05 19:14

A Portablizer [sic] for OllyDbg v1.10 and v2 is available at: http://rammichael.com/portablizer ...

Add comment