This is the mail archive of the gdb@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]

Re: GDB internals document contribution (frame chain assembly)


William Cole wrote:
> 
> > As well as building frame lists and displaying function names, astro-gdb
> >displays values of function arguments and local variables. For each frame,
> >astro-gdb displays the function name and source file location (as described
> >in the previous document).

What is "astro-gdb"??

Also, while overall this is a great thing to add, I would suggest pruning
some details that are better left as comments, such as the struct (which
doesn't reflect the current code anyway?).  The internals manual works
best as an overall roadmap and porting guide, describing things that
don't have a single obvious home for source comments.

Stan


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