Development tools

Debuggers · Disassemblers · Analysis & design · Source tools · Environments · Miscellaneous

This is an assortment of utilities for program development, including disassemblers, debuggers, source code beautifiers (prettyprinters), and so on.

See also: Editors, Programming languages


Debuggers

ad.zip An Ada postmortem debugging tool for DOS; lets you find out where you were if your program crashes with an unhandled exception. [73K]
bxd26.zip BrandX, a full-screen shareware debugger. [24K]
d86v402.zip D86, a shareware debugger. A companion package to the A86 assembler. [93K]
gdb412b.zip DJ Delorie's 32-bit DOS port of gdb, the GNU debugger. [444K]


Disassemblers

dis86229.zip An interactive disassembler (shareware). [70K]
id12.zip A free disassembler for .COM files, with C source code. [26K]
wdasm17b.zip A shareware disassembler for Windows 3.x executables and DLLs. [96K]


Analysis and design tools

dom107.zip A Windows CASE tool for Booch-style object oriented analysis and design. [882K]
rccb_2_2.zip RoHon C++ class browser, a utility to generate C++ class hierarchies and interface specifications from C++ header files. [447K]
state31.zip A Windows CASE tool to create state transition diagrams and generate C or C++ code from them. [179K]


Source code tools

beaut15.zip A source code beautifier for C/C++, with C++ source code. [85K]
cstyle.zip A simple source code beautifier for C, with C source code. [30K]
inde11ax.zip GNU Indent, a free C source code beautifier for DOS. [35K]
mak373b.zip DJ Delorie's 32-bit DOS version of the GNU "make" command (a standard Unix utility for automating program recompilation). [192K]
rcs57pc.zip GNU revision control system for DOS, Windows 95/NT and OS/2, with full source code.. [2731K]
sccs30.zip Another revision control system with C source code. [41K]
vsrc15.zip Visible::Source, a source code cataloguing system for Windows. [542K]


Development environments

a25win31.zip A 16-bit Windows development environment for the DOS version of the GNAT Ada 95 compiler. [2768K]
a25win95.zip A 32-bit Windows development environment for the GNAT Ada 95 compiler. [2640K]
acaps22.zip AdaCAPS, a DOS development environment for use with the GNAT Ada 95 compiler. [817K]
adagide.zip Another 32-bit Windows development environment for the GNAT Ada 95 compiler. [712K]
gnide07.zip GnatIDE, a Windows 95 development environment by John English for the GNAT Ada 95 compiler. Delphi 2.0 source code is included. [236K]
jav503.zip Javelin, a graphical Java development environment. [486K]
javas99d.zip A Java development environment for Windows 95/NT. [151K]
jdraw.zip JavaDraw, a graphical development environment for Java. [853K]
rhid12cb.zip Rhide, a Turbo-style development environment for the DJGPP compiler. [1467K]


Miscellaneous

asis20m.zip An implementation of the Ada Semantic Interface Specification (ASIS) for GNAT 3.09, a set of Ada packages for use in building Ada development tools which let you analyse Ada source code using information produced by GNAT. [1173K]
cfog102.zip A shareware C source shrouder to make C programs incomprehensible to mere mortals (like some students I know!) without affecting their validity for the compiler. [52K]
ch300s.zip CreateHelp, an authoring tool for Windows help files. Requires Microsoft Word 6.0a or later. [404K]
noboot.zip A utility to convert 8086 programs (which must only use BIOS calls) to self-booting disks. [14K]
shroud.zip A free C source code shrouder. [18K]
unreal10.zip A utility to make 4G of linear memory available for real mode DOS programs. [5K]
vallink.zip A free linker which includes complete source code. [142K]
vb_addin.zip Add-ins for the Visual Basic development environment. [237K]
vbhw25g.zip A free help authoring system for Visual Basic. [1138K]
vcl_wzrd.zip VCL Wizard, a tool to simplify the development of Delphi components. [335K]
wxi95-20.zip Win-eXpose traces file I/O operations under Windows 95 so you can see what files an application accesses. [1155K]