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: MI testsuite to use PTY for inferior


On Sat, Jul 30, 2005 at 07:03:09PM -0400, Bob Rossi wrote:
> However, since that's pretty ugly, I'll take your suggestion and always
> create and assign inferior_pty a value. Then I'll check it for the value
> of "true" before executing any code.

I recommend doing something different.  Make the argument a flag, i.e.
"mi_gdb_start use-tty".  Or "no-tty" depending on what you want the
default to be.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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