Click here to Skip to main content
15,886,069 members

Articles by Ivan Shcherbakov (Articles: 4)

Articles: 4

RSS Feed

Average article rating: 4.61

General Programming
Debugging
3 Apr 2012   Updated: 18 Apr 2012   Rating: 4.79/5    Votes: 163   Popularity: 10.48
Licence: CPOL    Views: 391,669     Bookmarked: 314   Downloaded: 0
Please Sign up or sign in to vote.
The article describes 10 time-saving debugging techniques available in Visual Studio.
Mobile Apps
Android
10 Jul 2012   Updated: 10 Jul 2012   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 162,547     Bookmarked: 3   Downloaded: 5
Please Sign up or sign in to vote.
This article describes a common problem among Android developers caused by the incompatible versions of the Android tools, analyzes the reasons and describes a way to fix it.
Programming Languages
C
18 Mar 2014   Updated: 18 Mar 2014   Rating: 4.76/5    Votes: 22   Popularity: 6.39
Licence: CPOL    Views: 36,723     Bookmarked: 50   Downloaded: 0
Please Sign up or sign in to vote.
This article describes how to create and debug a simple device driver on a modern Linux kernel
23 Apr 2012   Updated: 23 Apr 2012   Rating: 4.88/5    Votes: 19   Popularity: 6.12
Licence: CPOL    Views: 44,841     Bookmarked: 25   Downloaded: 0
Please Sign up or sign in to vote.
This article describes how to make Visual Studio "understand" the error messages produced by GCC using a Makefile project and a simple PERL script.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Founder Sysprogs UG (haftungsbescrhänkt)
Germany Germany
Ivan Shcherbakov is a cofounder of the Sysprogs UG (haftungsbeschränkt), the company developing custom software, drivers and firmware and delivering VisualGDB - a Visual Studio plugin that allows using Visual Studio to build applications with GCC and debug them with GDB.

The main goal of VisualGDB is to combine the time-saving Visual Studio debugging experience with the wide application range of GDB, such as Linux applications and Embeddeed firmware.

A special Android Edition of VisualGDB allows building and debugging native Android code with Visual Studio easily and smoothly.