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: [Gdbheads] Re: Feb's patch resolution rate


   Date: Wed, 24 Mar 2004 23:13:31 -0500
   From: Bob Rossi <bob@brasko.net>

Is quick linear with the size of the patch?

Defenitely not.

As a simple example, a new architecture takes relatively little time to review:


- did it get put through gdb_indent.sh (coding ok)
- did it get put through gdb_ari.sh (interfaces ok)
- anthing obviously garish
- can it break core-GDB (no)
- is there an assignment

Contrast that to a single addition to the architecture vector. Too often the mechanism overlaps existing functionality and hence requires changes far wider than the apparent one line addition.

The symbol table is identical.

Andrew



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