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?
@parityzero That works if you know what you want before you start - I'd like to set breakpoints in all processes after I've started them.
-
-
@berendjanwever@parityzero |0;.foreach /pS 1 /ps5 (iProc {|*}){|${iProc};bp 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.