This is the mail archive of the gdb-patches@sourceware.org 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 11/12] replace cc-with-{index,dwz} with cc-with-tweaks


On Fri, Jun 1, 2012 at 11:48 AM, Tom Tromey <tromey@redhat.com> wrote:
> This replaces cc-with-index and cc-with-dwz with a new
> cc-with-tweaks script, that lets one choose dwz or the index or
> both, using command-line options.
>
> ? ? ? ?* cc-with-index.sh, cc-with-dwz.sh: Remove.
> ? ? ? ?* cc-with-tweaks.sh: New file.

Hi.  Two nits:
- can this go in gdb/contrib?
- can you remove the -i default? [if no tweaks specified then no
tweaks are done]
  feels cleaner this way


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