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 gdb/16809] interrupt -a


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

--- Comment #10 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> ---
The readline abort does not trigger anymore.

However, when I do "interrupt -a", gdb prints the prompt, followed by
information about individual threads, and eventually puts the cursor on a very
biginning of new line (not immediately after the prompt).  This unclear state
was the reason to press several times <RET> and to discover this bug.

Does pagination still break non-stop?  If not, remove the relevant text from
gdb/doc/gdb.texinfo , node "Non-Stop mode", line 5781-5784.

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