mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-16 14:15:57 -06:00
[GH-ISSUE #134] Is it possible to use Qt Creator QML debugging? #82
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vadi2 on GitHub (May 17, 2019).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/134
See https://doc.qt.io/qtcreator/creator-debugging-qml.html
@pauldotknopf commented on GitHub (Jun 10, 2019):
Yes, it is possible, but only if you use unmanaged hosting.
@vadi2 commented on GitHub (Jun 10, 2019):
If I use unmanaged hosting, can I still do C# debugging?
@pauldotknopf commented on GitHub (Jun 10, 2019):
Yup.
Using the IDE of your choice, you "attach to process" after you launch the app from Qt Creator.
@vadi2 commented on GitHub (Jun 10, 2019):
Aha, thanks. I've got https://github.com/health-validator/Hammer out now - one of the first few C# and QML 'real' apps? At least open-source ones in GitHub. I'll look into unmanaged hosting then.
@pauldotknopf commented on GitHub (Jun 10, 2019):
Interesting.
What field are you in? What is the drive for that project?
@vadi2 commented on GitHub (Jun 10, 2019):
Come in to Gitter, happy to explain!