This is the mail archive of the gdb-prs@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]

[Bug server/19855] readline abort when debugging with rr


https://sourceware.org/bugzilla/show_bug.cgi?id=19855

--- Comment #5 from Pedro Alves <palves at redhat dot com> ---
Thanks.  

Still can't tell why this is happening, but I think we'll be 
getting there soon enough.

Could you track calls to add_file_handler / delete_file_handler,
with condition "fd == 0" as well?

Because it looks like that for some reason, while target_terminal_inferior
is in effect, still stdin ends up registered in the event loop somehow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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