[ <] | [ >] | [ <<] | [ Up] | [ >>] | [Top] | [Contents] | [Index] | [ ?] |
Since debugging an AVR program with gdb requires gdb to connect to a remote target (either simulavr or some other debugging tool, such as avarice), a series of commands must be issued every time gdb is started. The easiest way around this is to put the commands into a ‘.gdbinit’ file in the project directory. The following example is from a ‘.gdbinit’ which I use for many projects.
|
[ <] | [ >] | [ <<] | [ Up] | [ >>] |
This document was generated by eweddington on November, 7 2008 using
texi2html 1.78
.