This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
"Show command execution list"
- From: "Xinan Tang" <xinan at TidalNetworks dot net>
- To: <gdb at sources dot redhat dot com>
- Date: Wed, 22 Sep 2004 19:57:27 -0700
- Subject: "Show command execution list"
Hi
When starting GDB with '-x command-file', the list of commands being
executed will not be shown anymore. Is it possible to display those
commands on the screen?
What I want is to show those commands on the screen not on a log file.
Thanks
--Xinan