I want to debug gdb for where command
Kotian, Deepak
Deepak.Kotian@patni.com
Thu Feb 19 18:55:00 GMT 2004
Thanks very much,
Thanks and Regards
Deepak
-----Original Message-----
From: Kris Warkentin [mailto:kewarken@qnx.com]
Sent: Thu 2/19/2004 9:50 PM
To: Kotian, Deepak
Cc: gdb@sources.redhat.com
Subject: Re: I want to debug gdb for where command
'where' is an alias for backtrace. You'll want to break on
backtrace_command().
cheers,
Kris
Kotian, Deepak wrote:
>Hi,
>
>I want to debug gdb for "where" command for coredump analysis.
>Where do I set a break point.
>Basically I need to understand the callstack analysis for IA-64 platform.
>Bascially, if I get the point where the input function where "where" command is accepted
>that too should be fine.
>
>Thanks and Regards
>Deepak
>
>
More information about the Gdb
mailing list