Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
How to trace code
Search
HakumaNatata
January 23, 2013
Technology
0
48
How to trace code
using VIM and some plugin
HakumaNatata
January 23, 2013
Tweet
Share
More Decks by HakumaNatata
See All by HakumaNatata
Introduction to NMAP
natata
0
57
SPDY
natata
0
100
HTML5 canvas game
natata
0
68
Introduction to HTML5
natata
0
37
PHP with Smarty
natata
0
34
Other Decks in Technology
See All in Technology
adk-samples に学ぶデータ分析 LLM エージェント開発
na0
3
930
【保存版】「ガチャ」からの脱却:Gemini × Veoで作る、意図を反映するAI動画制作ワークフロー
nekoailab
0
120
マルチドライブアーキテクチャ: 複数の駆動力でプロダクトを前進させる
knih
0
12k
"なるべくスケジューリングしない" を実現する "PreferNoSchedule" taint
superbrothers
0
120
Digitization部 紹介資料
sansan33
PRO
1
6k
.NET 10のEntity Framework Coreの新機能
htkym
0
140
Kill the Vibe?Architecture in the age of AI
stoth
1
120
私も懇親会は苦手でした ~苦手だからこそ懇親会を楽しむ方法~ / 20251127 Masaki Okuda
shift_evolve
PRO
4
360
TypeScript×CASLでつくるSaaSの認可 / Authz with CASL
saka2jp
2
160
MAP-7thplaceSolution
yukichi0403
2
190
20251127 BigQueryリモート関数で作る、お手軽AIバッチ実行環境
daimatz
0
340
AI時代のインシデント対応 〜時代を切り抜ける、組織アーキテクチャ〜
jacopen
4
170
Featured
See All Featured
Scaling GitHub
holman
464
140k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
360
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
950
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Balancing Empowerment & Direction
lara
5
770
Six Lessons from altMBA
skipperchong
29
4.1k
Facilitating Awesome Meetings
lara
57
6.6k
The World Runs on Bad Software
bkeepers
PRO
72
12k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Transcript
None
Why trace code Debug Add new feather
For fun Other reasons
How to View variable/function name Using tools
Tools Editor - vim Experience
Vim Vim tutorial shortcut http://ppt.cc/7T4V
http://ppt.cc/FyCF % :vsp ./ plug-in Taglist NERDTree cscope Pathogen
END