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 threads/11580] scheduler-locking breaks re-runs


------- Additional Comments From pedro at codesourcery dot com  2010-05-13 17:17 -------
Yes, though command proliferation whenever we need a new flag, is probably
not that great, and is limited, e.g., expression evaluation (infcalls) may
need locking as well (for p, x, and others).  HPD's (and TotalView's) ptsets 
handle that nicely, IMO, with syntax that allows scoping a command to a
thread process, or thread group.  We have some work in that direction  
implemented in the old multiprocess branch in cvs, in the form of
itsets (inferior thread sets).  Unfortunately, that never made it to
completion.


-- 


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

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