Debugging in .NET devfile does not work #14090
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
area/languages
Issues related to Language extensions or plugins integration.
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Milestone
Describe the bug
It does not appear to be possible to debug the sample hello world app included with the devfile in the .NET devfile.
Attempting to add configuration
as suggested gives the error:
It appears that something is prefixing
dotnet-
to the executable; even with an absolute path for"program"
, the erroris logged.
Che version
Steps to reproduce
Expected behavior
Theia launches app and starts debugging
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
Additional context
The text was updated successfully, but these errors were encountered: