This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] -stack-info-frames


> Date: Fri, 17 Jun 2005 21:57:57 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sources.redhat.com
> 
> Not sure what we could add to the docs.  This is what's there:
>   If invoked without arguments, this command prints a backtrace for the
> whole stack.  If given two integer arguments, it shows the frames whose
> levels are between the two arguments (inclusive).  If the two arguments
> are equal, it shows the single frame at the corresponding level.

Is the actual/new behavior any different, and if so, how?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]