This is the mail archive of the gdb@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: How do I get regexp from expect at gdb_expect?


On Tue, Feb 01, 2005 at 09:20:08AM -0500, Bob Rossi wrote:
> Could we have GDB turn off echo'ing with an MI command. 
> 
> -mi-disable-echo
> 
> I think that would fix this entire problem.

I don't think there's a problem to be fixed; and it wouldn't "fix"
anything, since you'd still have to go through the testsuite, add
leading anchors, and make sure any other messages were handled.  Plus
it would mean teaching the MI driver to mess with terminal modes.

-- 
Daniel Jacobowitz


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