For GDB
I am debugging a code and it is deep in there function. And is there
any way to tell me which function I am in other than doing bt or where
I want to know the frame I am in
-Parag
I would start with GDB documentation: http://sourceware.org/gdb/current/onlinedocs/gdb_7.html#SEC50
Thanks,
I got it in the info frame
Someitmes we are in the middle of a desert storm and have to find a
path out without learning cartography.
So I though to ask the experts just to get the quick thing done .