X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fsam.git;a=blobdiff_plain;f=chapters%2FProcess%2FDesignProcess.tex;fp=chapters%2FProcess%2FDesignProcess.tex;h=d2acd087927588536dd474fb647a0244b0fba518;hp=0000000000000000000000000000000000000000;hb=9fcf44a0c34f393689118e913a2d17d907036c85;hpb=d5e7e14d2ec624cfe0febcccd81e95082ef1c175 diff --git a/chapters/Process/DesignProcess.tex b/chapters/Process/DesignProcess.tex new file mode 100644 index 0000000..d2acd08 --- /dev/null +++ b/chapters/Process/DesignProcess.tex @@ -0,0 +1,8 @@ +\subsection{Timeline} +A timeline will go here. + +\subsection{Version Control} +We used Git. + +\subsection{Debugging Methods} +We used GDB and Valgrind and copious amounts of \verb/Debug/ (ie: \verb/printf/) calls.