Oops, this caused two link errors in a testdir of all modules:
gcc -ftrapv -Wno-error -g -O2 -L/media/develdata/devel/inst-x86_64-64/lib
-rdynamic -o test-execute-child test-execute-child.o -lm -lm -lm -lm -lm -lm
-lm -lm -lm -lm -lm
/usr/bin/ld: test-execute-child.o: in function `main':
/med
start + 520
Abort trap: 6
Note that on glibc systems, sometimes I don't get function names in the
stack trace, despite using '-rdynamic' or '-Wl,-export-dynamic'.
2024-05-17 Bruno Haible
New module 'abort-debug'.
* lib/stdlib.in.h (abort): New