aui-framework / aui-framework/aui

Improve debugging with custom visualizers

Open
#11 2 comments 0 reactions 1 assignee Claimed by @Alex2772 View on GitHub
unimportant
Dominant language
C++
Stars
598
Forks
44
Avg merge
17h 56m
Merged PRs (30d)
3

Description

On MSVC, there's Natvis, which is XML-based variable renderer: [https://docs.microsoft.com/en-us/visualstudio/debugger/create-custom-views-of-native-objects?view=vs-2019](https://docs.microsoft.com/en-us/visualstudio/debugger/create-custom-views-of-native-objects?view=vs-2019).

On GDB, there're Python scripts for rendering variables: [http://plohrmann.blogspot.com/2013/10/writing-debug-visualizers-for-gdb.html](http://plohrmann.blogspot.com/2013/10/writing-debug-visualizers-for-gdb.html).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.