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 cli/17300] crash in non-stop mode with continue -a & (readline_callback_read_char() called with no handler!)


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

dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #13 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> ---
To my understanding, all commands which do not repeat by pressing subsequent
<RET> are mentioned as such explicitly in the documentation.

There is no point to repeat "continue -a&" on subsequent <RET> when the program
is already running.

Please clarify in the documentation, that continue -a (and interrupt -a) do not
repeat, when the program with all its threads is running by the time <RET> is
pressed.

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