[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any way to get the following
From: |
Maxim Yegorushkin |
Subject: |
Re: Any way to get the following |
Date: |
Wed, 27 Feb 2008 01:25:52 -0800 (PST) |
User-agent: |
G2/1.0 |
On Feb 26, 1:52 pm, "parag_p...@hotmail.com" <parag_p...@hotmail.com>
wrote:
> 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
I would start with GDB documentation:
http://sourceware.org/gdb/current/onlinedocs/gdb_7.html#SEC50