Wubaochuannjust

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Wubaochuannjust created a post,
    Answered

    How can I setup multi-process debugging for C++?

    I am trying to debug C++ processes at the same time. With gdb, I can use inferior to stop and continue a group of processes at the same time. How can I do the same thing in CLion? I have tried to r...