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]

Re: PATCH: Make gdbserver use async I/O on Linux


>>>>> "Daniel" == Daniel Jacobowitz <dmj+@andrew.cmu.edu> writes:
Daniel> The only problem I can think of that this might cause is if
Daniel> F_SETOWN is less portable than FASYNC.  Apparently you need to
Daniel> do that explicitly on a Linux target before SIGIO will be
Daniel> sent.

The same is true on other targets as well.

I found that Greg McGary submitted a patch quite a long time ago to do
async i/o on Linux and additional targets that was never applied.  I'm
going to rectify that problem and will commit it shortly.

        --jtc

-- 
J.T. Conklin
RedBack Networks


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