Difference between revisions of "Being Member of Pedagogical Group"

From Earlham CS Department
Jump to navigation Jump to search
Line 3: Line 3:
 
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.
 
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]
+
==How to access the web page==
<br>[http://www.cs.earlham.edu/~psg/tutorials/linux/index.html Linux]
+
<br>[http://www.cs.earlham.edu/~psg/tutorials/index.html Remote Connections from PC or Mac]
+
The Pedagogical Tools applied group home page is hosted under [www.cs.earlham.edu CS Department Website], and can be reached by clicking on the Pedagogical Tools icon.
  
==Short GDB Under Emacs Tutorial==
 
 
===The GNU debugger: is a complete Documentation of debugging with GDB===
 
===The GNU debugger: is a complete Documentation of debugging with GDB===
 
[http://sourceware.org/gdb/download/onlinedocs/gdb/index.html html Copy or Debugging with GDB]
 
[http://sourceware.org/gdb/download/onlinedocs/gdb/index.html html Copy or Debugging with GDB]

Revision as of 14:20, 27 September 2012

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.

How to access the web page

The Pedagogical Tools applied group home page is hosted under [www.cs.earlham.edu CS Department Website], and can be reached by clicking on the Pedagogical Tools icon.

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