This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: problems with v3


On 08/13, Tom Tromey wrote:
>
> Roland> However, I think the test you probably want is !S_ISCHR.
>
> Thanks.  I wasn't sure.
>
> Roland> Actually, better yet, just make it !isatty (fd).
>
> Ok.

Good. IIUC, this also allows to remove the ugly "return 0
to pretend TCGETS/TCSETS/TCFLSH works" from ->ioctl().

> I made a new branch, 'archer-ugdb'.

I assume, you mean git://sourceware.org/git/gdb.git ?

> This patch is there.  (Actually 2 patches due to me not reading
> carefully enough the first time -- but whatever.)
>
> Oleg, use this branch and give the feature a try.

Yes, once I resolve the current problems I'll test it.

Thanks!

Oleg.


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