Kernel

Get Kernel debug info from here: http://debuginfo.centos.org/5/x86_64/
  • For Xen, need kernel-debuginfo-common-2.6.18-92.1.22.el5.x86_64.rpm and kernel-xen-debuginfo-2.6.18-92.1.22.el5.x86_64.rpm

Syntax fix (else // comments make a mess)

mkdir -p ~/.vim/syntax cp cpp.vim ~/.vim/syntax/stp.vim

Associative arrays

  • must be declared global
  • compiler checks if inconsistently typed (vals are strings or numbers)
  • If you put strings in, and want to check if it's empty, compare to null

-- MattWalsh - 29 Dec 2008

Topic revision: r2 - 21 Feb 2009 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback