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: [RFA] Make cu/tu functions in dwarf.exp take a list of options


> When you change the calling sequence of a function in a simple fashion,
> and you change all the callers of the function to use the new calling
> sequence, there is no need to make individual entries for all the
> callers that you changed.  Just write in the entry for the function
> being called, ``All callers changed''---like this:

FWIW: No real opinion, but I intepreted the above in the context
of the same file only. I find that listing all the files adjusted
was fairly easy, so I thought the added information was worth the
small effort...

-- 
Joel


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