/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.catch22.net
| | keithbabinec.com
3.3 parsecs away

Travel
| | It is important for software engineers to understand how to analyze process dumps so that they can determine why their application is crashing or behaving unexpectedly. However, it can be hard to know where to start with the process. This post aims to be a starting point for a very common situation: debugging a crash...
| | scorpiosoftware.net
4.4 parsecs away

Travel
| | Windows provides much of its functionality via kernel objects. Common examples are processes, threads, mutexes, semaphores, sections, and many more. We can see the object types supported on a particular Windows system by using a tool such as Object Explorer, or in a more limited way - WinObj. Here is a view from Object Explorer:...
| | sergioprado.blog
4.2 parsecs away

Travel
| | In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.
| | thisandthatthenextpart.wordpress.com
19.5 parsecs away

Travel
| Visit the post for more.