From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vishal Kulshrestha To: Subject: gdb usage help! Date: Wed, 11 Apr 2001 04:05:00 -0000 Message-id: X-SW-Source: 2001-04/msg00082.html Hi, Is there a way of letting gdb print all the source code lines as it executes! Some kind of a script like: ############# break main run while 1 step end ############ Regards, Vishal.