summaryrefslogtreecommitdiff
path: root/application-devel/app-debugging
AgeCommit message (Collapse)Author
2010-08-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-04-30More app debugging handout fixes.Jan Altenberg
2010-04-30App debug presentation fixes.Jan Altenberg
2010-04-30App Debugging fixes.Jan Altenberg
2010-04-29App debugging fixesJan Altenberg
2010-04-29Trivial BugfixJan Altenberg
2010-04-29- Added some stuff for cross development.Jan Altenberg
- Handout for the debugging chapter! - Added malloc() hooks
2010-04-28App-Debugging: First usable versionJan Altenberg
- STRACE - GDB basics - GDB remote debugging - GDB core dump analysis - Memory debugging: MTrace, libDUMA / efence, valgrind
2010-04-23Started debugging chapter.Jan Altenberg
2009-06-23app-devel: fixed makefiles to call pdflatex twice that latex refs are resolvedManuel Traut
correctly Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-22application-devel: _REALLY_ added debugging sectionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-22application-devel: added debugging handountManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-09Initial commit.Hans J. Koch