Created a flowgraph of all the functions called during the execution of a C program. Includes User defined functions, Library functions, System calls. Helpful in visualising the step by step execution of a program. Uses python to trace the flow of the program through GDB. Uses RTL dumps to find the library functions and System calls.
-
Notifications
You must be signed in to change notification settings - Fork 0
Created a flowgraph of all the functions called during the execution of a C program. Includes User defined functions, Library functions, System calls. Helpful in visualising the step by step execution of a program. Uses python to trace the flow of the program through GDB. Uses RTL dumps to find the library functions and System calls.
License
akumar101/Flowgraph-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Created a flowgraph of all the functions called during the execution of a C program. Includes User defined functions, Library functions, System calls. Helpful in visualising the step by step execution of a program. Uses python to trace the flow of the program through GDB. Uses RTL dumps to find the library functions and System calls.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published