This is the mail archive of the gdb-patches@sources.redhat.com 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: fix libiberty/pex-djgpp.c


> Cc: djgpp-workers@delorie.com, gcc-patches@gcc.gnu.org,
>   gdb-patches@sourceware.org
> From: Ian Lance Taylor <ian@airs.com>
> Date: 11 May 2005 22:17:43 -0400
> 
> > It's not easy to figure out what is needed and in what conditions.  It
> > would be nice if this machinery were to be documented a bit more
> > methodically.  Right now, the information is scattered between
> > pex-common.h, include/libiberty.h and a few comments in pex-*.c files.
> 
> Don't forget pexecute.txh.

Yes, but what's missing from all of these places is the overview (or
an example) of how would one go about running a pipeline of processes
using these functions, and a guided walk through the orchestrated
operation of these functions during such a pipeline, which would
explain the importance of each one in the process.  The pieces are
there, but the glue is missing, and since there are so many pieces and
tiny details, one can easily get lost in them.


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