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/10720] GDB goes into background when "-x" and target-async are used


------- Additional Comments From timo dot suoranta at acrodea dot co dot jp  2010-01-26 16:02 -------
With 7.0.50.20100125, just having

interpreter-exec mi "-gdb-set target-async 1"
interpreter-exec mi "-target-select remote localhost:2000"

in script run with ./gdb.exe -fullname -quiet -nx -i=mi2 -x gdbinit.txt gives me
endless flood of lines like this:

&"select: Bad file descriptor.\n"
&"select: Bad file descriptor.\n"
&"select: Bad file descriptor.\n"

(needs a remote target to connect to)


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]