Hi,

Need to be able to debug into our process tree.

So equivalent functionality to Visual Studio

Debug -> Other Debug Targets -> Child Process Debug Settings -> Enable child process debugging

... which is enabled via Visual Studio Addon : ChildProcessDebugging.vsix

Ideally without all that faffing around :)

Do you have support for this yet, please & if not, please could you consider adding.

Firefox & Chrome for example, run multi-process & need to be able to jump around the process tree to attempt to figure out what's going on.

Obv each process has its own local address space so can only consider its own data at a breakpoint.

Looks to be a very cool project, but need to be able to debug into our entire process tree to consider for primary debugger replacement.

Cheers, Steve.