added documentation for thread_foreach functions
[pintos-anon] / doc / debug.texi
2008-10-17 Godmar Backadded documentation for thread_foreach functions
2007-11-17 Godmar Back- add localsettings.texi which contains Stanford-local...
2007-01-08 Godmar Back- removed @ref to "printf Reboots" since this no longer...
2006-12-08 Ben PfaffMake it possible to ignore page faults in GDB.
2006-07-07 Ben PfaffPoint out that all_list and all_elem don't exist in...
2006-05-18 Ben PfaffWording.
2006-05-18 Ben PfaffWording.
2006-05-17 Ben PfaffGive backtrace program ability to take multiple binary...
2006-04-20 Ben PfaffMajor revisions to documentation.
2006-04-09 Ben PfaffRevise documentation of debugging tools.
2006-04-05 Ben PfaffWordsmithing.
2006-04-05 Ben PfaffTypo.
2006-04-05 Ben PfaffAdd section heading for Debugging User Programs.
2005-12-20 Ben PfaffClarifications.
2005-12-20 Ben PfaffExplain why it sometimes looks like pass() fails.
2005-12-20 Ben PfaffAdd comment that gdb and pintos have to run on the...
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2005-05-25 Ben PfaffHow to debug user programs with gdb.
2005-04-12 Ben PfaffGet rid of DEBUG macro, supporting code, and documentation,
2005-01-06 Ben PfaffFix typo.
2005-01-02 Ben PfaffFix typo.
2005-01-02 Ben PfaffFix command line
2005-01-01 Ben PfaffAdd a suggestion to use `backtrace' and a reference...
2004-12-15 Ben PfaffUse 0xcc (not 0xcd) for clearing malloc() blocks too.
2004-12-15 Ben PfaffSwitch the base file system from direct-indexed inodes...
2004-12-08 Ben PfaffTalk more about backtraces.
2004-10-14 Ben PfaffRedo menu.
2004-10-12 Ben PfaffDebugging by infinite loop.
2004-10-11 Ben PfaffMention that GCC reorders statements.
2004-09-29 Ben PfaffUpdate docs.
2004-09-29 Ben PfaffUpdate docs.
2004-09-28 Ben PfaffUpdate docs.
2004-09-22 Ben PfaffUpdate docs.
2004-09-21 Ben PfaffUpdate docs.
2004-09-19 Ben PfaffAdd instructions for compiling and modifying Bochs.
2004-09-15 Ben PfaffUpdate docs.