Archive 17/01/2023.

Natvis on linux

rku

Some of you may be aware that @Eugene put together Urho3D.natvis. It works on visual studio, but not on Linux.

Today i released my new project - natvis4gdb. It is still quite limited, but already useful. Viewing strings and arrays is working. Now you can use your windows natvis files on linux.

Miegamicis

Stop spamming nonsense, it’s that easy.

Regarding the actual topic - cool stuff. Btw does this work with CLion once the gdb is set up?

Modanung

2 posts were split to a new topic: About Leith and others

rku

Yes it does. I did not find automatic per-project way to set it up so what i do is modify my ~/.gdbinit and add add-natvis /full/path/to/Urho3D.natvis.