Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Debugging child process from inject

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
edited December 2016 in Insure++
Debug child process from inject?
Hello,

I've been using the "Debug child processes" flag in insra (in File > Run dialog) to debug a console application on Windows.

I would like to do something similar with inject on the command line.

I looked through the docs and couldn't find any inject option to do this.

Thanks in advance,

David
Tagged:

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    David,

    Great question. inject takes a ''-children' flag to debug child processes.

    > inject -children aparent.exe