https://bugs.kde.org/show_bug.cgi?id=415159
--- Comment #3 from Tom Hughes <t...@compton.nu> --- Well yes they will all spin off children because rustc is a separate program to cargo - it's like tracing make and it not following over the exec when it runs gcc to do the actual compile. Note that --trace-children is slightly misnamed because it doesn't control tracing over fork (fork is always followed) but rather it controls whether an exec of a new executable is followed. -- You are receiving this mail because: You are watching all bug changes.