CTREE is a command line utility providing analysis tools useful to software engineers tasked with tracking down problems or verifying a program's soundness. It is also an aid to understanding the structure of unfamiliar programs. As it works with standard C it finds most of its utility in embedded systems and older software.

CTREE comes with a comprehensive manual.

CTREE is is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS
https://sourceforge.net/projects/cortos-simple/ and PRTOS pre-emptive RTOS
https://sourceforge.net/projects/prtos-preemptive-rtos/

V 1.01 - fixed bug that could cause lock-ups or garbage output with some coding styles.

Features

  • Graphical tree showing the structure of a program's C source code. A tree is produced for each root of the program - main (), interrupt service routines, independent tasks running under an RTOS, and any vestigial uncalled functions;
  • Reverse tree that starts with a function and traces back all paths that lead to the function from the roots of the program;
  • Tree index showing the locations of each function in the tree;
  • Cross reference showing where each function is called;
  • List of uncalled functions;
  • Identification of possible recursive paths, multiple functions with the same name and duplicate functions.

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow CTREE Graphic Tree Generator for C

CTREE Graphic Tree Generator for C Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CTREE Graphic Tree Generator for C!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Developers, Quality Engineers, Testers, Engineering

User Interface

Command-line

Programming Language

C

Related Categories

C Software Development Software, C Embedded Systems Software, C Source Code Analysis Tool

Registered

2020-11-22