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 1/2] Code cleanup: remote.c *->{async,sync}*


On Monday, July 01 2013, Jan Kratochvil wrote:

> A matter of opionion.  While debugging the sync and async parts I had to write
> a help text along which function gets used in which mode.  Which I find the
> {a,}sync_* prefies easier, moreover where already some functions/variables
> contain *{a,}sync_* therein.

FWIW, I have looked at this code a lot during the last weeks, and I
agree that renaming the functions along with more documentation would
help future hackers.

-- 
Sergio


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