bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

function log...


From: linked_list_with_no_node
Subject: function log...
Date: Wed, 31 Oct 2007 06:18:52 -0700
User-agent: G2/1.0

How do I get a log of all the functions invoked in a huge C program ?
Does GDB (or ddd) have any such option ?
I mean the simplest possible scenario (please do not go for non-
debuggable object files or other such stuff)

This is required to compare the behaviour of two options which modify
two  global variables and the
program runs differently for the two cases but this is not expected.
So we want to get a diff of the "functions invoked logs" in the two
cases.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]