gdb/python: don't allow the user to delete window title attributes
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pr10179-b.c
1 #include <stdio.h>
2
3 int
4 foo2()
5 {
6 return 0;
7 }
This page took 0.029412 seconds and 4 git commands to generate.