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/rfc] PROBLEMS: Stack backtraces


On Fri, Mar 26, 2004 at 12:11:50PM -0500, Andrew Cagney wrote:
> +When backtracing a thread, gdb does not stop when it reaches the outer
> +most frame, instead continuing until it hits garbage.  This is

I believe the standard English for this is "outermost", one word.

> -GDB's ARM target, in 6.0, has not been updated to use the new frame
> -mechanism.
> +PowerPC architecture support, in 6.1, does not use the new frame code.
>  
> -Fortunately the ARM target, in the GDB's mainline sources, has been
> -updated so people encountering problems should consider downloading a
> -more current GDB (http://www.gnu.org/software/gdb/current).
> +Fortunately the PowerPC architecture support, in the GDB's mainline

I think that the comma and "the" are incorrect?

> +sources, has been updated.  People encountering problems should
> +consider downloading a more current GDB
> +(http://www.gnu.org/software/gdb/current/).


-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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