mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-13 15:05:46 +00:00
0a8551ddd5
* gdb.base/psymtab.exp: New file. * gdb.base/psymtab1.c: Ditto. * gdb.base/psymtab2.c: Ditto.
5 lines
28 B
C
5 lines
28 B
C
int main ()
|
|
{
|
|
return 0;
|
|
}
|