Skip to content
  • Christian Hergert's avatar
    libide: add IdeRunManager and IdeRunner interface · 7b60eb6b
    Christian Hergert authored
    IdeRunner allows us to spawn a program within the runtime. It needs to
    allow some mutating of path, so building the argv is delayed until as
    late as possible. (We may need to alter argv0 to gdb and similar in the
    future).
    7b60eb6b