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 #11 from Yichao Yu <yyc1992 at gmail dot com> ---
On the users/palves/immediate_quit branch, it seems that remote_terminal_ours
is never called since terminal_state is always terminal_is_ours and therefore
remote_async_terminal_ours_p is always 0 and remote_terminal_inferior never
bother to do anything.

-- 
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]