In case anyone else needs this: How to make MicrosoftEdge (including all MicrosoftEdgeCP.exe instances) start with windbg on Win10 v1703:
-
-
Replying to @ifsecure
Interesting! Maybe this can be used to improve EdgeDbg?https://github.com/SkyLined/EdgeDbg/blob/master/README.md …
1 reply 0 retweets 10 likes -
Replying to @berendjanwever
Yeah, I used something similar to EdgeDbg before, but the benefit of this is you can start debugging as soon as the process gets created.
1 reply 0 retweets 4 likes -
Replying to @ifsecure
I can't find a way to do this in only one debugger instance: I keep getting a new WinDbg for each process, which is sub-optimal. Any tips?
2 replies 0 retweets 0 likes -
Replying to @berendjanwever
Don't know how to do that either. Multiple instances didn't bother me and I guess browser_broker etc would require a different solution :-/
1 reply 0 retweets 0 likes -
Replying to @ifsecure
I could send the "-p # and -tid #" args thru a named pipe to BugId, so it can tell its cdb instance to attach... have no idea for WinDbg tho
1 reply 0 retweets 0 likes -
Replying to @berendjanwever @ifsecure
This makes things even easier: windbg -plmPackage "Microsoft.MicrosoftEdge_40....yb3d8bbwe" -plmApp MicrosoftEdgehttps://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugging-a-uwp-app-using-windbg …
1 reply 0 retweets 2 likes -
Replying to @berendjanwever @ifsecure
It says you specify an argument that is passed to the App, but that doesn't work for me :(.
1 reply 0 retweets 0 likes -
Replying to @berendjanwever @ifsecure
What WinDbg and OS versions are you using? Edge is pretty unique and there could be a bug there.
1 reply 0 retweets 0 likes -
Pretty sure it's WinDbg: WinDbg.exe -plmPackage "..." -plmApp MicrpsoftEdge foo Result is "Could not create process 'foo'" see belowpic.twitter.com/rEGqF7V2dP
1 reply 0 retweets 0 likes
(minus the spelling error obviously; that's just a bad manual copy)
-
-
Replying to @berendjanwever @ifsecure
Looking into it, params are optional and everything works fine without any param right? Is there a specific Edge param you expect to work?
0 replies 0 retweets 0 likesThanks. Twitter will use this to make your timeline better. UndoUndo
-
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.