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 testsuite/13860] Fail in gdb.mi/mi-solib.exp in async mode


http://sourceware.org/bugzilla/show_bug.cgi?id=13860

--- Comment #6 from Pedro Alves <palves at redhat dot com> 2012-05-08 14:25:05 UTC ---
I think there's more to it than this.

- -exec-run vs "run" gives different MI output.

- The ~"Stopped due to shared library event (no libraries added or removed)\n"
  bit is not output in async, when the user issues a CLI command.  Or more
generally, CLI execution commands don't produce output when the command
finishes in async mode (e.g., "next").  I think they should, for the benefit of
the user doing commands in the gdb console of a frontend (such as Eclipse).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]