microsoft / microsoft/MIEngine

[GDB] CustomListItems support in GDB/Mingw-w64

Open
#929 6 comments 3 reactions 1 assignee View on GitHub

@pieandcakes is already working on this.

Since Aug 28, 2019.

Feature Request
Dominant language
C#
Stars
859
Forks
233
Avg merge
1d 6h
Merged PRs (30d)
3

Description

I am currently working on a cross platform project, on Windows I choice VS2017+Mingw-w64. Mose of the things work fine, but debug information . After google some days, I find out there is a stl.natvis already shipped with vs2017. After add "visualizerFile" in launch.vs.json, stl variable can be correctly shown. However, we have some self-implemented classes which is very difficult to shown by built-in Natvis type. I tried CustomListItems, but it looks like it doesn't work for gdb debugging (type": "cppdbg). So will this feature be added in the future?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.