Announcing VisualKernel 4.0
Today we are excited to announce the release of VisualKernel 4.0 Beta 1 – the most intuitive way to develop kernel-mode code for Linux. The new beta is packed with usability features, supports the...
View ArticleIntroducing Advanced Linux Kernel Tracing
Today we are proudly releasing VisualKernel 4.0 that introduces a huge usability improvement to kernel debugging workflows. The Achilles’ heel of kernel debugging is trying to make sense of a complex...
View ArticleAnnouncing VisualKernel 4.1
Today we are pleased to announce another update to VisualKernel. It brings numerous improvements to the recently introduced tracing engine (see this page for a full change log), but most importantly,...
View ArticleVisualGDB 6.0 – Live Tracing for Embedded Targets
One of the toughest things about debugging embedded systems is that setting a breakpoint isn’t always an option. Sometimes, you don’t know where exactly the problem is until everything crashes....
View ArticleAnnouncing VisualGDB 6.0 Beta 2
Today we have released VisualGDB 6.0 Beta 2, featuring numerous improvements to the Live Tracing system and other parts. In this post I will give you an overview of them. Easier Live Tracing GUI If...
View ArticleVisualGDB 6.0 Beta 3 is out
We have released another incremental update to VisualGDB. It moves the Clang version used in our IntelliSense engine from 6.0 to 16.0, unlocking new C++23 features, and improving compatibility with...
View ArticleAnnouncing VisualGDB 6.0 Beta 4
Today we are happy to announce the last Beta of VisualGDB 6.0 before the final release. It features a new navigation bar packed with usability features, better dark theme integration, out-of-the-box...
View ArticleVisualGDB 6.0 is out of Beta
Today we are happy to announce the stable release of VisualGDB 6.0. If you haven’t tried the Beta releases yet, the biggest feature to check out would be the new Tracing Engine. It allows placing...
View ArticleIntroducing SourceVu
Have you ever opened an old project that used to work just fine, only to find out that you can’t build it anymore because it relies on some pieces that got removed from the latest SDK? Ever tried to...
View ArticleVisualGDB 6.0R5 is out
Good news, everyone! We have finished integrating VisualGDB with SourceVu, so you can now easily view online documentation and examples for commonly used functions by just pressing F1 in Visual Studio,...
View Article