This is the mail archive of the gdb@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: MinGW gdb run in non-DOS terminal


> What's it connected to then?  A pipe or a console?

I am not very familiar with this part of GPS, but I had a look and
it seems to me that they are using pipes.

> Just use setvbuf, I presume the Microsoft runtime has that.

It does, and in fact, provides a significant improvement in the
ordering of the output, and our testsuite didn't detect any
complications from this. I just have a prototype right now, but
would this be interesting to others?

-- 
Joel


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