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/18077] Using -exec-run with mi-async on results in synchronous execution


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

Marc Khouzam <marc.khouzam at ericsson dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc.khouzam at ericsson dot com
            Version|HEAD                        |7.8

--- Comment #5 from Marc Khouzam <marc.khouzam at ericsson dot com> ---
I'm very surprised I didn't notice this before.  Probably shows some deficiency
in the testing we do.  We always test eclipse with a default breakpoint at
"main" which interrupts the execution and then the asynchronous stuff starts to
work.

But if I start a non-stop session without any breakpoints (so the execution
does not stop on its own), the session is borked; can't set breakpoints, can't
interrupt, it doesn't even display completely.

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