Starting loki programming guide

This commit is contained in:
2016-08-07 14:42:10 -07:00
parent fcec176008
commit 95a6777ebd
5 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1 @@
this did not help me figure out gdb; however, clang happily showed me the issue easily. However, DDD worked amazingly. All I have to do is add a breakpoint and then run the program. It shows results as it goes. It's great!