[GH-ISSUE #134] Is it possible to use Qt Creator QML debugging? #82

Closed
opened 2026-05-05 11:03:51 -06:00 by gitea-mirror · 6 comments
Owner

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

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
Author
Owner

@pauldotknopf commented on GitHub (Jun 10, 2019):

Yes, it is possible, but only if you use unmanaged hosting.

<!-- gh-comment-id:500284759 --> @pauldotknopf commented on GitHub (Jun 10, 2019): Yes, it is possible, but only if you use [unmanaged hosting](https://qmlnet.github.io/setup/unmanaged-hosting/).
Author
Owner

@vadi2 commented on GitHub (Jun 10, 2019):

If I use unmanaged hosting, can I still do C# debugging?

<!-- gh-comment-id:500287512 --> @vadi2 commented on GitHub (Jun 10, 2019): If I use unmanaged hosting, can I still do C# debugging?
Author
Owner

@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.

<!-- gh-comment-id:500287689 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:500288261 --> @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.
Author
Owner

@pauldotknopf commented on GitHub (Jun 10, 2019):

Interesting.

What field are you in? What is the drive for that project?

<!-- gh-comment-id:500288470 --> @pauldotknopf commented on GitHub (Jun 10, 2019): Interesting. What field are you in? What is the drive for that project?
Author
Owner

@vadi2 commented on GitHub (Jun 10, 2019):

Come in to Gitter, happy to explain!

<!-- gh-comment-id:500288810 --> @vadi2 commented on GitHub (Jun 10, 2019): Come in to Gitter, happy to explain!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#82
No description provided.