summaryrefslogtreecommitdiff
path: root/application-devel
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-29mknod image for the cross development chapter!Jan Altenberg
2010-04-29- Added some stuff for cross development.Jan Altenberg
- Handout for the debugging chapter! - Added malloc() hooks
2010-04-29Added some contents to the Toolchain / Embedded-Devel chapter:Jan Altenberg
- gcc options: Wall, Werror - gcc: useful options - ld-linux.so: Search order, environment variables
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-28- Added some stuff to cross development chapterJan Altenberg
- Bugfixes for sh programming handout
2010-04-23Fixes for cross development chapter.Jan Altenberg
2010-04-23Started debugging chapter.Jan Altenberg
2010-04-23Initial version of the cross development presentation:jan
- Cross compile - Testing with qemu-user - Preparing a test system: Create a simple RFS from scratch - Exporting the RFS via NFS - Boot Testing the RFS with qemu-system
2010-04-22Basic chapter about gcc, binutils and makejan
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-22Merge branch 'master' of ssh://tglx.de/home/linutronix/git/schulungManuel Traut
2009-06-21Added Makefile for embedded-develJan Altenberg
2009-06-20Added Makefiles in each folder to allow make all or make clean from top ↵Hans J. Koch
level directory
2009-06-19application-devel: added screen sectionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-19application-devel: added hints for emacsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-19devel-environment: addec emacs sectionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18devel-environment: added description for eclipse and some basics, but stillManuel Traut
incomplete... Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18application-devel/devel-environment: added eclipse basics to handoutManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18application-devel/devel-environment: added linutronix eclipse infos to hint fileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-18application-devel/devel-environment: changed pres template to be lx slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-17application-devel/devel-environment: added MakefileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-09Initial commit.Hans J. Koch