Can i see executed code with bt command? --mohsen On Thu, 2011-07-07 at 11:23 +0200, Jan Kratochvil wrote: > On Thu, 07 Jul 2011 11:14:29 +0200, Mohsen Pahlevanzadeh wrote: > > You suppose my program has 10 functions, and my program in running now > > by gdb, i wanna know when i send signal x y z to my program, myprgram > > call which function, So i need to a command same as list but immediately > > print source of peace of running. > > Do you mean command `backtrace'? > > > Jan