Print complete control flow through gdb

Mausoom Sarkar list.msarkar@gmail.com
Mon Apr 20 08:01:00 GMT 2009


The idea is that given a specific input to the program, somehow I want
to automatically step-in through the complete program and dump its
control flow along with all the data being used like classes and their
variables. Is their a straightforward way to do this? Or can this be
done by some scripting over gdb or does it require modification in
gdb?
Thanks in advance



More information about the Gdb mailing list