Re: How to generate statecharts from C code
> I have to maintain and debug a big program in C language. I'd like to
> generate some statecharts from the source code.
>
> Can I find a freeware to reverse C files to UML / statecharts ?
I don't think such a tool exists. How would such a tool identify the
code patterns that mark a state transition?
--
EventStudio System Designer 2.5 -
http://www.EventHelix.com/EventStudio
Sequence Diagram Based System Design and Object Modeling Tool
.
Relevant Pages
- Re: debug
... The pdb itself contains a DB that links the source code to through the ... intermediate language to the JITed assembly that's being executed. ... You can't debug without it. ... > i had read somewhere once that it is possible to debug with a pdb file. ... (microsoft.public.dotnet.languages.csharp) - How to generate statecharts from C code
... I have to maintain and debug a big program in C language. ... generate some statecharts from the source code. ... Can I find a freeware to reverse C files to UML / statecharts? ... (comp.object) - Re: How to name variables in a program?
... So its an explicit encoding, ... We are also trained to read natural language as well. ... fact even beyond conventions it leads people to write abbreviations on ... > making the whole source code much harder to read. ... (comp.programming) - Re: RFCAS - Configuration segments in the San language
... > San is a new language that I am developing the specifications for. ... > finding source code in other files, ... > and does not work well with code supporting alternate features. ... (comp.programming) - Re: Programming to Beat the Odds in Gaming
... black-red) strategy is no better than straight-red or straight-black. ... don't even know language it is written in. ... In this pseudo-language, a program consists of functions, and a function ... I still haven't seen your source code. ... (comp.programming) |
|