Skip to content

Is there a way to open RAD only if it's not already open (for IPC commands)? #924

Description

@dbechrd

I'm trying to launch and debug my program with RAD via my editor, but I have to manually open the RAD debugger because if I try to open it via raddbg it will just keep opening new instances every time I press F5 in my editor, for instance.

It would be nice if there was some "ensure_rad_open" IPC command that will launch RAD if it's not already open, otherwise do nothing. Honestly, maybe this should be the default behavior of --ipc without even needing an extra command? What's the use-case for trying to IPC to RAD and having it be completely ignored because another, graphical, instance of RAD wasn't already running?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions