DOS · Free download · Debugging and Tracing
RECONv2.0
assists C programmers in understanding unfamiliar code.
- Operating system
- DOS
- File size
- 293 KB
- License
- Freeware
- Last updated
- Feb 20, 2025
327 downloads·624 page views
DOS · Free download · Debugging and Tracing
assists C programmers in understanding unfamiliar code.
327 downloads·624 page views
Overview
assists C programmers in understanding unfamiliar code.
In depth
RECON tracks execution of each branch of the original program. Each 'if' or 'while' statement has two branches, one for the true side and one for the false. Each switch has as many branches as there are different values for the switch index. RECON counts the number of test cases with the feature that executed the branch and the number of total test cases that executed the branch. Branches that executed when the feature was demonstrated are probably involved in implementing that feature.
RECON is written in ANSI Standard C and is distributed in source form. A version for pre-ANSI compilers and a pre-compiled version for MS-DOS platforms are also available. It has been used successfully on Unix and MS-DOS operating systems. RECON analyzes target systems written in C. It also analyzes most C++ code but with some limitations.
Verdict
RECON runs on DOS and is available under the Freeware license — the installer is 293 KB. We’ve catalogued it under Debugging and Tracing.
At a glance
Help fellow users decide. Share your experience with RECON.