Anybody know a way to execute a windbg command in all processes currently being debugged? eg. set one breakpoint in all of them in one go?
-
-
@ericlaw@parityzero ...if there was an exception in any process other than the first, a "#" will be added to |* output and it won't work :(Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
@berendjanwever@parityzero IE Dev suggested the following: http://pastebin.com/bARkmqzm -
@ericlaw Thanks!! That does it: .foreach(pid {|}){.if($spat("${pid}","[0-9]")|$spat("${pid}","[0-9][0-9]")){|${pid}s;bu mshtml!foo}}
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.