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] New annotation for threads


> Date: Mon, 19 May 2008 20:52:26 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sources.redhat.com
> 
> > 2008-05-18  Nick Roberts  <nickrob@snap.net.nz>
> > 
> > 	* annotate.c (annotate_new_thread): New function for new-thread
> > 	annotation.
> > 
> > 	* annotate.h: (annotate_new_thread): New extern.
> > 
> > 	* thread.c (add_thread_with_info): Use it.
> > 
> > 	* Makefile.in (thread.o): Add dependency on annotate.h.
> 
> (note sure if the empty lines between each entry was intended - just
> make sure to remove them when entering this in the ChangeLog).

Those empty lines are the canonical ChangeLog format as Emacs
generates it: each file has an empty line before its first entry.

Why do you want Nick to remove them?


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