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 Fri, 8 Jun 2018 14:34:13 +0100
Pedro Alves <palves@redhat.com> wrote:

> On 06/08/2018 01:39 PM, Petr Tesarik wrote:
> > From: Petr Tesarik <petr@tesarici.cz>
> > 
> > Implement an "-o" option for symbol-file and add-symbol-file.  
> 
> Seems like this is missing gdb/NEWS entries for both the new
> -o options, and for making the address argument of add-symbol-file
> optional.

Oh, I did not think about the NEWS file.

> 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...

Anyway, thank you for all the feedback!

Petr T


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