Difference between revisions of "Being Member of Pedagogical Group"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
** [[Media:pedagogical-tutorial.pdf|Tutorial For Pedagogical Group Incoming Members (PDF)]] | ** [[Media:pedagogical-tutorial.pdf|Tutorial For Pedagogical Group Incoming Members (PDF)]] | ||
− | + | =How to access the wiki page= | |
− | + | The Pedagogical wiki page is hosted under the [http://wiki.cs.earlham.edu/index.php/Main_Page wiki.cs.earlham.edu], and can be reached from this page by the link “Pedagogical Tools Group” under the “Applied groups” section. | |
<br>[http://www.cs.earlham.edu/~psg/tutorials/vtwm_emacs/index.html VTWM and Emacs] | <br>[http://www.cs.earlham.edu/~psg/tutorials/vtwm_emacs/index.html VTWM and Emacs] | ||
Line 13: | Line 13: | ||
===GDB in Short - What is GDB?=== | ===GDB in Short - What is GDB?=== | ||
− | |||
− | |||
===Starting GDB under Emacs=== | ===Starting GDB under Emacs=== | ||
− | ' | + | ' |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Issuing Commands=== | ===Issuing Commands=== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Getting Information=== | ===Getting Information=== | ||
'''print (p) expression''' | '''print (p) expression''' | ||
− | |||
− | |||
− | |||
− |
Revision as of 14:16, 27 September 2012
Contents
How to access the wiki page
The Pedagogical wiki page is hosted under the wiki.cs.earlham.edu, and can be reached from this page by the link “Pedagogical Tools Group” under the “Applied groups” section.
VTWM and Emacs
Linux
Remote Connections from PC or Mac
Short GDB Under Emacs Tutorial
The GNU debugger: is a complete Documentation of debugging with GDB
html Copy or Debugging with GDB
GDB in Short - What is GDB?
Starting GDB under Emacs
'
Issuing Commands
Getting Information
print (p) expression