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: [RFA] dwarf2cfi.c improvements


On Tue, Jun 11, 2002 at 05:28:27PM +0200, Michal Ludvig wrote:
> Elena Zannoni wrote:
> >Michal Ludvig writes:
> > > 
> > > Well, this is the patch without unrelated message changes. Can I commit 
> > > it? It seems to be quite stable in our everyday use...
> > > 
> >
> >Michal, sorry, not as is.  
> 
> No problem, I'll rework it.
> 
> >There are coding standard violations having to do with spaces before
> >'(' and after ')' in casts. Also, it is better to not have multiple
> >initializations in a single line, like this:
> > > !   char *start = NULL, *end = NULL, *frame_buffer = NULL;
> 
> Changed. I've reindented the whole file. I hope running 'indent 
> dwarf2cfi.c' is enough.

Try gdb_indent.sh in the source directory.


-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]