Added type formatters for the LLDB debuggers (e.g. Xcode, Android Studio) (#8950)
This commit is contained in:
@@ -15,6 +15,7 @@ imgui.natvis
|
||||
(read comments inside file for details)
|
||||
|
||||
imgui_lldb.py
|
||||
LLDB: synthetic children provider and summaries for Dear ImGui types.
|
||||
LLDB-based debuggers (*): synthetic children provider and summaries for Dear ImGui types.
|
||||
With this, types like ImVector<> will be displayed nicely in the debugger.
|
||||
(read comments inside file for details)
|
||||
(*) Xcode, Android Studio, may be used from VS Code, C++Builder, CLion, Eclipse etc.
|
||||
|
||||
Reference in New Issue
Block a user