Skip to content

Kim Kullings Weblog

About my stuff

Menu
  • About me & impressum
Menu

Tag: Debugging

C#: Use System.Diagnostics.Trace and DbgView within a WPF-Application

Posted on March 14, 2017June 1, 2017 by kimkulling

One of my favorite tools to debug MFC-Applications was the Win32-call: You can use it to trace information withing your application during runtime without a log-file. You only have to run the tool DbgView to monitor these log-entries ( if you want to try it out you can download DbgView here. ) Because I am…

Please use only one statement per assert

Posted on January 27, 2016June 1, 2017 by kimkulling

Do you know the assert-macro? It is an easy tool for debugging: You can use it to check if a pointer is a NULL-pointer or if your application is in a proper state for processing. When this is not the case, if will stop your application, when you are using a debug mode, in release…

Connect with me

Link to my Rss Page
Link to my Twitter Page

Categories

Find older posts

©2021 Kim Kullings Weblog | Built using WordPress and Responsive Blogily theme by Superb