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] An implementation of pipe to make I/O communication between gdb and shell.


On Fri, Aug 5, 2011 at 8:42 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Fri, 5 Aug 2011 20:35:40 +0530
>> From: Abhijit Halder <abhijit.k.halder@gmail.com>
>> Cc: Pedro Alves <pedro@codesourcery.com>, gdb-patches@sourceware.org, ? ? ? ? Sergio Durigan Junior <sergiodj@redhat.com>, Jan Kratochvil <jan.kratochvil@redhat.com>
>>
>> Further, pexecute does not provide similar functionality. It just
>> executes a program and returns the status of the program, not
>> provide the text output from the program it executes.
>
> ??? Did you read the documentation (on libiberty/pexecute.txh)?
> pexecute certainly does more than that!
Thanks for the reference. Yes I have found the one I was looking for.
>


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