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/13858] `set non-stop 1' triggers some fails ingdb.base/break-interp.exp


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

--- Comment #3 from Pedro Alves <palves at redhat dot com> 2012-03-16 10:57:44 UTC ---

>  set GDBFLAGS "-ex \"set non-stop 1\""

That's not proper non-stop, you need to enable async as well.

But, what happens with just

  set GDBFLAGS "-ex \"set displaced-stepping on\""

afterall?

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