data/method/gdb/gdb-13.2/sim/testsuite/cris/c/readlink5.c

9 lines
249 B
C
Raw Normal View History

2024-01-29 10:44:43 +08:00
/* Check that unsupported readlink calls don't cause the simulator to abort.
#progos: linux
#sim: --argv0 ./readlink5.c.x
#xerror:
#output: Unimplemented readlink syscall (*)\n
#output: program stopped with signal 4 (*).\n
*/
#include "readlink2.c"