Documentation/devtools/maemo5/functracer

From Maemo Wiki
Revision as of 10:36, 30 September 2009 by imported>kaltsi (New page: == Description == ''functracer'' is a debugging tool that gets backtraces of all allocations done in ARM/x86 processes. It works with optimized (-O2) code, where debugging symbols are ava...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

functracer is a debugging tool that gets backtraces of all allocations done in ARM/x86 processes. It works with optimized (-O2) code, where debugging symbols are available either in the application binaries themselves, or in separate debug files.

Packages

source: functracer

binary: functracer

Usage Examples

[xxx man page](/development/documentation/man_pages/xxx.html)

See Also

functracer-postproc