mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-04 16:18:18 +00:00
0a8551ddd5
* gdb.base/psymtab.exp: New file. * gdb.base/psymtab1.c: Ditto. * gdb.base/psymtab2.c: Ditto.
4 lines
32 B
C
4 lines
32 B
C
extern int zzz;
|
|
|
|
int zzz = 123;
|