Documentation/Maemo 5 Developer Guide/Kernel and Debugging Guide/Introduction

From Maemo Wiki
Revision as of 15:41, 5 November 2009 by imported>tapio
Jump to navigationJump to search

Introduction

The following code examples are used in this chapter:

This chapter documents two different topics. Maemo Debugging Guide gives tools for finding errors in a program, for example, fixing segfaults or memory leaks. Maemo Kernel Guide, on the other hand, instructs how to compile the Fremantle kernel from source, make configuration changes to it or compile and install a self-made kernel module.