This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
How to store function-name and its return values while program runs
- From: Sandeep222 <sandeep dot srikumar at honeywell dot com>
- To: gdb at sourceware dot org
- Date: Fri, 21 Nov 2008 02:35:39 -0800 (PST)
- Subject: How to store function-name and its return values while program runs
As we proceed with debugging a program, if I need to know the order of
functions being executed by printing on screen along with their return
values when a 'run' command or 'next' command is executed, how can i
proceed? I went thru frame.c but all the function seem to execute only when
a command is executed in the gdb. Plz help.
Reg,
Sandeep
--
View this message in context: http://www.nabble.com/How-to-store-function-name-and-its-return-values-while-program-runs-tp20618721p20618721.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.