2006-03-22 雨が降ったがサクラはさらに花開く [長年日記]
_1 cscope
となりのプロジェクト方が使っていて便利そうだったのでチャレンジ.
cscopeをインストールし,.emacsに以下を追加.
(if (file-exists-p (expand-file-name "/usr/share/emacs/site-lisp/50xcsope-gentoo.el")) (load (expand-file-name "/usr/share/emacs/site-lisp/50xcscope-gentoo.el") nil t nil)) (require 'xcscope)
cscope用のインデックスに含めたいファイルの一覧を,cscopeを実行するディレクトリにcscope.fileとして保存する.
% find -type f -name '*.[ch]' > cscope.files
cscopeの初回起動時にインデックスcscope.outを作成する.あとはコマンドから,もしくは, emacsから使う.
取りあえず使いそうなのは,
C-c s s | Find symbol. |
C-c s d | Find global definition. |
C-c s g | Find global definition (alternate binding). |
C-c s c | Find functions calling a function. |
C-c s C | Find called functions (list functions called from a function). |
C-c s t | Find text string. |
C-c s e | Find egrep pattern. |
C-c s f | Find a file. |
C-c s i | Find files #including a file. |
C-c s n | Next symbol. |
C-c s p | Previous symbol. |
_2 祝☆二ヶ月
花子が産まれて今日で二ヶ月.2月が短いってのもあったかも知れんが相変わらず早い.花子は日に日に成長が見られてうれしい限り.
今月は
- ベビーカーデビュー
- 麦茶デビュー
- じっと一カ所を見られるようになってきた
かな.最近あれしたいこれしたいと想像することが多くなってきた.三ヶ月目は何ができるようになるんだろうか.スゴい楽しみ.