Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-2263

CPP on OCP 3.11 fails to start a debug session

XMLWordPrintable

    • False
    • False
    • +
    • Hide

      Start a CPP devfile on OCP 3.11
      Open strings/knuth_morris_phrat.cpp
      Set a breakpoint at line 48
      Try to start a debugger for the current algorithm

      Show
      Start a CPP devfile on OCP 3.11 Open strings/knuth_morris_phrat.cpp Set a breakpoint at line 48 Try to start a debugger for the current algorithm

      Debug current algorithm does not work on OCP 3.11, these are the browser logs that I can see

      root ERROR Error starting the debug session TypeError: is_electron_1.default is not a function
          at Object.startDebugAdapter (/remote-endpoint/node_modules/@theia/plugin-ext/lib/plugin/node/debug/plugin-debug-adapter-starter.js:44:48)
          at DebugExtImpl.<anonymous> (/remote-endpoint/node_modules/@theia/plugin-ext/lib/plugin/node/debug/debug.js:725:82)
          at step (/remote-endpoint/node_modules/@theia/plugin-ext/lib/plugin/node/debug/debug.js:33:23)
          at Object.next (/remote-endpoint/node_modules/@theia/plugin-ext/lib/plugin/node/debug/debug.js:14:53)
          at fulfilled (/remote-endpoint/node_modules/@theia/plugin-ext/lib/plugin/node/debug/debug.js:5:58)
          at processTicksAndRejections (internal/process/task_queues.js:97:5) theia.f674580757149c3280e3.js:1:1363557
      Uncaught (in promise) TypeError: is_electron_1.default is not a function
      theia.f674580757149c3280e3.js:1:2703834
      

            vsvydenk Valerii Svydenko
            tdancs Tibor Dancs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: