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] -var-evaluate-expression NAME [FORMAT]


> I went through the file and replaced any starting sequence of
> 8 spaces with a tab.  I hesitated at changing parts of the file
> I didn't actually change, but since they were minor changes,
> I though it would make the file more readable.

We usually prefer it if you do the reformatting in a separate patch.
It makes it easier to review the non-reformatting bits by not drowning
the meat of your patch with other, less critical, hunks.

-- 
Joel


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