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 2/2] Add ARI (ok) marker for __func__ reference in common-utils.h


> > gdb/ChangeLog:
> >
> >         * common/common-utils.h: Add "ARI:" comment besides __func__
> >         reference.
> >
> > OK to commit?
> 
> Fine by me.

Thanks!


> English nit:  "... comment beside __func__ reference".
> 
> I wonder though how ARI handled gdb_assert.h (where FUNCTION_NAME
> originates from).

It probably did not - it just became visible again because of
the move (as I understand it, we diff the report with the report
from the previous day, and if we find any additions, we send
them via email, and "diff" is not sophisticated enough to detect
moves).

-- 
Joel


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