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 0/4] Allow loading symbol files with an offset


On Mon, 11 Jun 2018 11:41:43 +0200
Petr Tesarik <ptesarik@suse.cz> wrote:

> On Fri, 8 Jun 2018 14:34:13 +0100
> Pedro Alves <palves@redhat.com> wrote:
>[...]
> > Note that the de facto standard in gdb is for each commit to
> > have its own separate ChangeLog entry with date/author header instead
> > of appending to the previous entry.  
> 
> That's what Emacs' add-change-log-entry did by default. I'll go find
> out I can force it to start a new entry if the same author makes another
> change on the same day...

For the record, the corresponding variable is called
add-log-always-start-new-record and should be set to t. Since GDB
sources already include a .dir-locals.el, I wonder if it is worth a
patch...

Petr T


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