Use add_partial_symbol in load_partial_dies
[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.029698 seconds and 4 git commands to generate.