summaryrefslogtreecommitdiff
path: root/application-devel/app-debugging
AgeCommit message (Collapse)Author
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