microsoft / microsoft/MIEngine
Some natvis functionallity not working for VSCode qt5.natvis
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 859
- Forks
- 233
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
I'm no expert on the matter.
But I see that for example QVariant defined in qt5.natvis is not working for Linux gdb type program.
https://github.com/inviwo/inviwo/blob/master/tools/natvis/qt5.natvis
Could this be because natvis is not fully supported on gdb type programs?
And if so, could you please add support for that QVariant functionality?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced tools/natvis/qt5.natvis file, especially its QVariant definition, and investigate how MIEngine handles natvis when debugging with Linux gdb through VSCode. Confirm whether the reported QVariant visualization is unsupported or malfunctioning, and define done as a working QVariant display for that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100