xref
: /
netbsd-src
/
external
/
gpl3
/
gdb
/
dist
/
gdb
/
testsuite
/
gdb.base
/
debug-expr.c
(revision f4748aaa01faf324805f9747191535eb6600f82c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
char
array
[
4
];
2
3
int
4
main
()
5
{
6
return
0;
7
}
8