I want to debug gdb for where command
Kris Warkentin
kewarken@qnx.com
Thu Feb 19 18:51:00 GMT 2004
'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