xref
: /
netbsd-src
/
external
/
gpl3
/
gdb
/
dist
/
gdb
/
testsuite
/
gdb.base
/
debug-expr.c
(revision 230b95665bbd3a9d1a53658a36b1053f8382a519)
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