I wrote: > Wednesday 25 June 2008 20:44:09, Daniel Jacobowitz wrote: >> How about adding a ptid argument to to_stop instead? I think the code >> will be shared in most cases. >Updated patch adds a ptid_t argument to target_stop, and >fixes enough targets to build on linux. Patch to update all other >targets to the new target_stop interface comming up. Nothing else >changed. > Here it is. grepping for "to_stop = " and target_stop didn't find any other cases. OK with the previous patch? -- Pedro Alves