This website works better with JavaScript.
Explore
Help
Sign In
aolo2
/
trace
Watch
1
Star
1
Fork
You've already forked trace
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
DWARF stuff...
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
153 KiB
C
98%
Shell
1.2%
Roff
0.8%
Tree:
51e499b3a0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '51e499b3a0'
${ noResults }
trace
/
trace_include.c
5 lines
57 B
Raw
Blame
History
int
foo
(
int
a
)
{
int
b
=
a
+
1
;
return
(
b
/
10
)
;
}
Reference in new issue
Copy Permalink