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: RFA: Remove unused synchronous code


> Not so fast.  There was some issue, I think related to stopping the
> inferior, that I reported shortly after the async loop as made the
> default.  I believe the fix was grotty enough that we (redback) were
> forced to go back to using the synchronous loop.
> 
> I'll try to look up the details sometime later today.

Whatever came of this?

FWIW the Wind River patches to GDB still use the sync loop, but only because
I have not gotten around to moving my command_loop/command_line_input patches
over to the async versions of those functions. I also have to ditch my async
patches for the official ones, but that's a separate issue.

Todd Whitesel
toddpw @ best.com


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